root e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
..
.github e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
assets e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
base e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
behaviors e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
caching e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
captcha e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
console e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
data e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
db e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
di e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
filters e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
grid e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
helpers e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
i18n e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
log e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
mail e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
messages e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
mutex e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
rbac e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
requirements e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
rest e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
test e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
validators e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
views e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
web e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
widgets e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
.gitignore e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
.htaccess e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
.phpstorm.meta.php e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
BaseYii.php e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
CHANGELOG.md e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
LICENSE.md e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
README.md e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
UPGRADE.md e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
Yii.php e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
classes.php e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
composer.json e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
yii e180034fc2 个人资料 %!s(int64=3) %!d(string=hai) anos
yii.bat e180034fc2 个人资料 %!s(int64=3) %!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.