Files
yii2/framework
2014-03-31 00:43:08 +02:00
..
2014-03-30 12:23:10 -04:00
2014-03-31 01:06:09 +04:00
2014-03-31 01:06:09 +04:00
2014-03-30 17:03:44 -04:00
2014-03-24 12:52:04 +01:00
2014-03-26 23:03:18 +01:00
2014-03-26 23:03:18 +01:00
2014-03-31 00:43:08 +02:00
2014-03-31 01:06:09 +04:00
2014-03-29 23:54:26 +01:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00
2014-03-31 01:06:09 +04:00
2014-03-24 23:26:30 +01:00
2013-11-02 15:37:25 -04:00
2014-01-10 21:41:43 -05:00
2014-03-20 19:54:52 -04:00

Yii PHP Framework Version 2

This is the core framework code of Yii 2.

Installation

The preferred way to install the Yii framework is through composer.

Either run

php composer.phar require --prefer-dist "yiisoft/yii2 *"

or add

"yiisoft/yii2": "*"

to the require section of your composer.json.