Files
yii2/framework
2014-02-08 10:29:53 -05:00
..
2014-02-08 17:44:13 +06:00
2014-01-19 13:50:47 +04:00
2014-02-08 10:29:53 -05:00
2014-02-07 13:26:00 +04:00
2014-02-07 13:26:00 +04:00
2014-01-25 13:35:27 +04:00
2014-02-01 18:46:34 +04:00
2014-01-24 10:26:05 -05:00
2014-02-03 21:27:18 -05:00
2014-02-01 09:15:40 -05:00
2014-02-05 22:45:52 -05:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00
2014-02-08 15:20:04 +03:00
2014-01-27 22:33:52 +01:00
2014-01-27 06:13:13 +04:00
2013-11-02 15:37:25 -04:00
2014-01-29 02:34:59 +01:00
2014-01-25 01:33:28 +04: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 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.