Files
yii2/framework
Alexander Makarov d3b632f5f4 Merge pull request #1861 from gimox/gimox
Add Italian Language
2014-01-09 04:29:46 -08:00
..
2013-11-02 15:37:25 -04:00
2014-01-07 01:27:16 +04: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.