Files
yii2/framework
2014-05-23 15:26:09 +04:00
..
2014-05-23 15:26:09 +04:00
2014-04-03 11:57:49 -04:00
2014-04-22 15:50:32 +02:00
2014-05-22 14:01:52 -04:00
2014-05-02 18:34:13 +03:00
2014-05-20 19:39:37 +04:00
2014-05-17 01:56:33 +03:00
2014-04-07 09:43:03 +04:00
2014-05-12 13:31:33 +02:00
2014-05-22 13:40:55 +03:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00
2014-05-22 20:05:38 +04:00
2013-11-02 15:37:25 -04:00
2014-05-21 14:50:19 -04:00
2014-04-16 19:29:07 -03: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.