symfomany/prez 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

symfomany/prez

Composer 安装命令:

composer create-project symfomany/prez

包简介

Project based on Symfony 2 By Symfomany

README 文档

README

Build Status Project Status

Scrutinizer Code Quality SensioLabsInsight ![Gitter](https://badges.gitter.im/Join Chat.svg)

Projet d'apprentissage Symfony 2 pour Presentation by Boyer Julien

Presentation of Symfony 2 by Boyer Julien

Presentation de Symfony 2

  1. Installing the Standard Edition

Use Composer (recommended)

  • curl -s http://getcomposer.org/installer | php --
  • php composer.phar install --dev
  • php app/console doctrine:database:drop --force
  • php app/console doctrine:database:create
  • php app/console doctrine:schema:update --force

Download an Archive File

To quickly test App in SYmfony 2, you can also download an [archive][3] of the Standard Edition and unpack it somewhere under your web server root directory.

If you downloaded an archive "without vendors", you also need to install all the necessary dependencies. Download composer (see above) and run the following command:

php composer.phar install
  1. Testing my app

phpunit -c app/

  1. Loading datas

php app/console doctrine:fixtures:load

  1. View documentation

/docs/api/index.html

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-11-19