Files
yii2/framework
qiansen1386 b405969d3e Add Chinese translation
Signed-off-by: qiansen1386 <qiansen1386@gmail.com>
2014-01-09 23:55:52 +08:00
..
2014-01-09 23:55:52 +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.