beaten-sect0r/yii-core Yii Core is a skeleton Yii application.

frameworkyii-core

Yii Core

Yii Core is a skeleton Yii application.

REQUIREMENTS

The minimum requirement by this application template that your Web server supports PHP 5.3.0.

Install via Composer

If you do not have Composer, you may install it by following the instructions at getcomposer.org.

You can then install the application using the following command:

php composer.phar global require "fxp/composer-asset-plugin"
php composer.phar create-project --prefer-dist --stability=dev beaten-sect0r/yii-core

GETTING STARTED

After you install the application, you have to conduct the following steps to initialize the installed application. You only need to do these once for all.

  1. Create a new database and adjust the components['db'] configuration in config/db.php accordingly.
  2. Apply migrations with console command yiic.php migrate. This will create tables needed for the application to work.
  3. Set document roots of your Web server http://localhost

Administrator;passwd - default login/password for http://localhost/yiiadmin. passwd - default password for http://localhost/gii.

Composer update

You can then update the application using the following command:

php composer.phar update --prefer-dist

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

No stable releases.

Comments



No stable releases.



BSD-3-Clause license
Stats
0 github stars & 0 github forks
0 downloads in the last day
0 downloads in the last 30 days
1 total downloads