Files
yii2/framework
Alexander Mohorev 95ea1c20bb code style. FOREACH
2014-03-03 21:47:47 +03:00
..
2014-03-03 21:47:47 +03:00
2014-03-03 21:47:47 +03:00
2014-02-25 16:43:31 -05:00
2014-03-03 21:47:47 +03:00
2014-03-03 21:47:47 +03:00
2014-03-03 20:21:55 +03:00
2014-03-03 21:47:47 +03:00
2014-02-03 21:27:18 -05:00
2014-02-24 15:26:47 -05:00
2014-03-03 21:47:47 +03:00
2014-03-03 21:47:47 +03:00
2014-01-10 21:41:43 -05:00
2014-01-10 21:41:43 -05:00
2014-02-20 13:44:00 +01:00
2013-11-02 15:37:25 -04: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.