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