Files
yii2/framework
2014-03-13 21:28:11 -04:00
..
2014-03-13 15:39:29 +02:00
2014-03-13 21:37:44 +01:00
2014-03-13 21:28:11 -04:00
2014-03-11 16:21:25 +01:00
2014-03-13 19:43:06 +04:00
2014-03-12 12:47:16 +03:00
2014-03-07 19:41:43 +01:00
2014-03-13 00:56:40 -07:00
2014-03-13 22:03:01 +01:00
2014-03-04 06:12:30 +02:00
2014-03-10 23:17:29 +05:00
2014-02-24 15:26:47 -05:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00
2014-03-13 22:03:01 +01:00
2014-02-20 13:44:00 +01:00
2013-11-02 15:37:25 -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.