mickey135 9e3b5098e2 feat:初始化sz地铁 | пре 1 месец | |
---|---|---|
.. | ||
.github | пре 1 месец | |
assets | пре 1 месец | |
base | пре 1 месец | |
behaviors | пре 1 месец | |
caching | пре 1 месец | |
captcha | пре 1 месец | |
console | пре 1 месец | |
data | пре 1 месец | |
db | пре 1 месец | |
di | пре 1 месец | |
filters | пре 1 месец | |
grid | пре 1 месец | |
helpers | пре 1 месец | |
i18n | пре 1 месец | |
log | пре 1 месец | |
пре 1 месец | ||
messages | пре 1 месец | |
mutex | пре 1 месец | |
rbac | пре 1 месец | |
requirements | пре 1 месец | |
rest | пре 1 месец | |
test | пре 1 месец | |
validators | пре 1 месец | |
views | пре 1 месец | |
web | пре 1 месец | |
widgets | пре 1 месец | |
.gitignore | пре 1 месец | |
.htaccess | пре 1 месец | |
.phpstorm.meta.php | пре 1 месец | |
BaseYii.php | пре 1 месец | |
CHANGELOG.md | пре 1 месец | |
LICENSE.md | пре 1 месец | |
README.md | пре 1 месец | |
UPGRADE.md | пре 1 месец | |
Yii.php | пре 1 месец | |
classes.php | пре 1 месец | |
composer.json | пре 1 месец | |
yii | пре 1 месец | |
yii.bat | пре 1 месец |
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.
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.