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