shish 362ffa0050 全局关闭csrf hace 6 años
..
assets 1100b228e9 升级2.0.29 hace 6 años
base 1100b228e9 升级2.0.29 hace 6 años
behaviors 1100b228e9 升级2.0.29 hace 6 años
caching 1100b228e9 升级2.0.29 hace 6 años
captcha 1100b228e9 升级2.0.29 hace 6 años
console 1100b228e9 升级2.0.29 hace 6 años
data 1100b228e9 升级2.0.29 hace 6 años
db 1100b228e9 升级2.0.29 hace 6 años
di 1100b228e9 升级2.0.29 hace 6 años
filters 1100b228e9 升级2.0.29 hace 6 años
grid 1100b228e9 升级2.0.29 hace 6 años
helpers 1100b228e9 升级2.0.29 hace 6 años
i18n 1100b228e9 升级2.0.29 hace 6 años
log 1100b228e9 升级2.0.29 hace 6 años
mail 1100b228e9 升级2.0.29 hace 6 años
messages 1100b228e9 升级2.0.29 hace 6 años
mutex 1100b228e9 升级2.0.29 hace 6 años
rbac 1100b228e9 升级2.0.29 hace 6 años
requirements 1100b228e9 升级2.0.29 hace 6 años
rest 362ffa0050 全局关闭csrf hace 6 años
test 1100b228e9 升级2.0.29 hace 6 años
validators 1100b228e9 升级2.0.29 hace 6 años
views 1100b228e9 升级2.0.29 hace 6 años
web 1100b228e9 升级2.0.29 hace 6 años
widgets 1100b228e9 升级2.0.29 hace 6 años
.htaccess 74aff18855 init2 hace 6 años
BaseYii.php 1100b228e9 升级2.0.29 hace 6 años
CHANGELOG.md 1100b228e9 升级2.0.29 hace 6 años
LICENSE.md 74aff18855 init2 hace 6 años
README.md 1100b228e9 升级2.0.29 hace 6 años
UPGRADE.md 1100b228e9 升级2.0.29 hace 6 años
Yii.php 1100b228e9 升级2.0.29 hace 6 años
classes.php 1100b228e9 升级2.0.29 hace 6 años
composer.json 1100b228e9 升级2.0.29 hace 6 años
yii fe19d464ec update .gitignore hace 6 años
yii.bat 74aff18855 init2 hace 6 años

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.