dev-master
9999999-dev http://www.yiiframework.com/Yii Web Programming Framework
BSD-3-Clause
The Requires
- php >=5.1.0
The Development Requires
by Timur Ruziev
by Qiang Xue
by Wei Zhuo
by Jeffrey Winesett
by Paul Klimov
framework yii
Wallogit.com
2017 © Pedro Peláez
Yii Web Programming Framework
Yii 1 framework repackaged in comoposer., (*1)
Add this to your composer.json file:, (*2)
{
"require": {
"manoj-malviya/yii1-framework": "*"
}
}
Then to install the framework just run:
composer install, (*3)
The "yiic" command line tool that can create a skeleton Yii application is available at vendor/bin/yiic, (*4)
$ vendor/bin/yiic webapp %APPNAME% git
Yii Web Programming Framework
BSD-3-Clause
framework yii