Files
yii2/framework
..
2014-01-10 21:41:43 -05:00
2014-01-12 23:42:55 +04:00
2014-01-12 23:50:45 -05:00
2014-01-12 23:40:21 +04:00
2014-01-12 23:42:55 +04:00
2014-01-12 23:40:21 +04:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00
2014-01-18 16:18:33 -05:00
2014-01-16 11:44:07 -05:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00
2014-01-11 17:27:23 -05:00
2013-11-02 15:37:25 -04:00
2014-01-07 01:27:16 +04:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00

Yii PHP Framework Version 2

This is the core framework code of Yii 2.

Installation

The preferred way to install this extension 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.