chengwl 5e71a5a89d vendor加入 配置加入后台 5 년 전
..
assets 5e71a5a89d vendor加入 配置加入后台 5 년 전
base 5e71a5a89d vendor加入 配置加入后台 5 년 전
behaviors 5e71a5a89d vendor加入 配置加入后台 5 년 전
caching 5e71a5a89d vendor加入 配置加入后台 5 년 전
captcha 5e71a5a89d vendor加入 配置加入后台 5 년 전
console 5e71a5a89d vendor加入 配置加入后台 5 년 전
data 5e71a5a89d vendor加入 配置加入后台 5 년 전
db 5e71a5a89d vendor加入 配置加入后台 5 년 전
di 5e71a5a89d vendor加入 配置加入后台 5 년 전
filters 5e71a5a89d vendor加入 配置加入后台 5 년 전
grid 5e71a5a89d vendor加入 配置加入后台 5 년 전
helpers 5e71a5a89d vendor加入 配置加入后台 5 년 전
i18n 5e71a5a89d vendor加入 配置加入后台 5 년 전
log 5e71a5a89d vendor加入 配置加入后台 5 년 전
mail 5e71a5a89d vendor加入 配置加入后台 5 년 전
messages 5e71a5a89d vendor加入 配置加入后台 5 년 전
mutex 5e71a5a89d vendor加入 配置加入后台 5 년 전
rbac 5e71a5a89d vendor加入 配置加入后台 5 년 전
requirements 5e71a5a89d vendor加入 配置加入后台 5 년 전
rest 5e71a5a89d vendor加入 配置加入后台 5 년 전
test 5e71a5a89d vendor加入 配置加入后台 5 년 전
validators 5e71a5a89d vendor加入 配置加入后台 5 년 전
views 5e71a5a89d vendor加入 配置加入后台 5 년 전
web 5e71a5a89d vendor加入 配置加入后台 5 년 전
widgets 5e71a5a89d vendor加入 配置加入后台 5 년 전
.gitignore 5e71a5a89d vendor加入 配置加入后台 5 년 전
.htaccess 5e71a5a89d vendor加入 配置加入后台 5 년 전
BaseYii.php 5e71a5a89d vendor加入 配置加入后台 5 년 전
CHANGELOG.md 5e71a5a89d vendor加入 配置加入后台 5 년 전
LICENSE.md 5e71a5a89d vendor加入 配置加入后台 5 년 전
README.md 5e71a5a89d vendor加入 配置加入后台 5 년 전
UPGRADE.md 5e71a5a89d vendor加入 配置加入后台 5 년 전
Yii.php 5e71a5a89d vendor加入 配置加入后台 5 년 전
classes.php 5e71a5a89d vendor加入 配置加入后台 5 년 전
composer.json 5e71a5a89d vendor加入 配置加入后台 5 년 전
yii 5e71a5a89d vendor加入 配置加入后台 5 년 전
yii.bat 5e71a5a89d vendor加入 配置加入后台 5 년 전

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.