zxiansheng fcd3349600 first %!s(int64=4) %!d(string=hai) anos
..
.github fcd3349600 first %!s(int64=4) %!d(string=hai) anos
assets fcd3349600 first %!s(int64=4) %!d(string=hai) anos
base fcd3349600 first %!s(int64=4) %!d(string=hai) anos
behaviors fcd3349600 first %!s(int64=4) %!d(string=hai) anos
caching fcd3349600 first %!s(int64=4) %!d(string=hai) anos
captcha fcd3349600 first %!s(int64=4) %!d(string=hai) anos
console fcd3349600 first %!s(int64=4) %!d(string=hai) anos
data fcd3349600 first %!s(int64=4) %!d(string=hai) anos
db fcd3349600 first %!s(int64=4) %!d(string=hai) anos
di fcd3349600 first %!s(int64=4) %!d(string=hai) anos
filters fcd3349600 first %!s(int64=4) %!d(string=hai) anos
grid fcd3349600 first %!s(int64=4) %!d(string=hai) anos
helpers fcd3349600 first %!s(int64=4) %!d(string=hai) anos
i18n fcd3349600 first %!s(int64=4) %!d(string=hai) anos
log fcd3349600 first %!s(int64=4) %!d(string=hai) anos
mail fcd3349600 first %!s(int64=4) %!d(string=hai) anos
messages fcd3349600 first %!s(int64=4) %!d(string=hai) anos
mutex fcd3349600 first %!s(int64=4) %!d(string=hai) anos
rbac fcd3349600 first %!s(int64=4) %!d(string=hai) anos
requirements fcd3349600 first %!s(int64=4) %!d(string=hai) anos
rest fcd3349600 first %!s(int64=4) %!d(string=hai) anos
test fcd3349600 first %!s(int64=4) %!d(string=hai) anos
validators fcd3349600 first %!s(int64=4) %!d(string=hai) anos
views fcd3349600 first %!s(int64=4) %!d(string=hai) anos
web fcd3349600 first %!s(int64=4) %!d(string=hai) anos
widgets fcd3349600 first %!s(int64=4) %!d(string=hai) anos
.gitignore fcd3349600 first %!s(int64=4) %!d(string=hai) anos
.htaccess fcd3349600 first %!s(int64=4) %!d(string=hai) anos
.phpstorm.meta.php fcd3349600 first %!s(int64=4) %!d(string=hai) anos
BaseYii.php fcd3349600 first %!s(int64=4) %!d(string=hai) anos
CHANGELOG.md fcd3349600 first %!s(int64=4) %!d(string=hai) anos
LICENSE.md fcd3349600 first %!s(int64=4) %!d(string=hai) anos
README.md fcd3349600 first %!s(int64=4) %!d(string=hai) anos
UPGRADE.md fcd3349600 first %!s(int64=4) %!d(string=hai) anos
Yii.php fcd3349600 first %!s(int64=4) %!d(string=hai) anos
classes.php fcd3349600 first %!s(int64=4) %!d(string=hai) anos
composer.json fcd3349600 first %!s(int64=4) %!d(string=hai) anos
yii fcd3349600 first %!s(int64=4) %!d(string=hai) anos
yii.bat fcd3349600 first %!s(int64=4) %!d(string=hai) anos

README.md

Yii PHP Framework Version 2

This is the core framework code of Yii 2.

This repository is a read-only git subsplit of https://github.com/yiisoft/yii2. Please submit issue reports and pull requests to the main repository. For license information check the LICENSE-file.

Installation

The preferred way to install the Yii framework is through composer.

Refer to Bower and NPM Assets installation to select an asset installation method.

Either run

composer require yiisoft/yii2

or add

"yiisoft/yii2": "~2.0.0",

to the require section of your composer.json.