yii-app

A great way to start building your web application with the Yii PHP framework.

  • 所有者: crisu83/yii-app
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

yii-app

Latest Stable Version
Build Status

A great way to start building your web application with the Yii PHP framework.

Setup

  • Set up Git by following the instructions here.
  • Download and install Composer by following the instructions here.
  • Run composer create-project crisu83/yii-app [APP-NAME] and composer will create the project for you.
  • Browse through the composer.json and remove the dependencies you don't need.
  • Download and install Node.js by following the instructions here here.
  • Run npm install to download the Node.js dependencies.
  • Update the configurations in app/config to suit your needs.
  • Start Grunt by running grunt and it will compile your LESS and deploy your JavaScript files.
  • Run yiic environment dev to activate the development environment.
  • You're done! Navigate to web/index.php to see your application.

Setup using Vagrant (optional)

  • Download and install Vagrant by following the instructions here
  • Download VirtualBox 4.2.12 here and run the installer
  • If you are using Windows you need to run VirtualBox as an Administrator
  • Set up Git by following the instructions here.
  • Download and install Composer by following the instructions here.
  • Run composer create-project crisu83/yii-app [APP-NAME] and composer will create the project for you.
  • Run vagrant up to set up your development environment.
  • You're done! Navigate to http://localhost:8080/index.php to see your application.

For more information on Composer, Grunt and Vagrant:

Extensions

The following extensions are part of yii-app:

Please consult the extension documentation for further information.

主要指标

概览
名称与所有者crisu83/yii-app
主编程语言CSS
编程语言JavaScript (语言数: 5)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2013-01-19 22:02:17
推送于2014-06-01 10:53:30
最后一次提交2014-06-01 13:53:30
发布数5
最新版本名称1.4.0 (发布于 2014-02-26 15:39:09)
第一版名称1.0.0 (发布于 2013-07-26 20:38:33)
用户参与
星数110
关注者数35
派生数55
提交数145
已启用问题?
问题数36
打开的问题数7
拉请求数4
打开的拉请求数2
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?