oubo 26a00003bf v1.0.9 %!s(int64=6) %!d(string=hai) anos
..
base 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
behaviors 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
caching 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
captcha 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
data 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
db 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
di 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
filters 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
grid 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
helpers 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
i18n 26a00003bf v1.0.9 %!s(int64=6) %!d(string=hai) anos
log 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
mail 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
messages 26a00003bf v1.0.9 %!s(int64=6) %!d(string=hai) anos
mutex 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
rbac 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
requirements 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
rest 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
test 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
validators 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
views 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
web 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
widgets 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
.htaccess 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
BaseYii.php 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
CHANGELOG.md 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
LICENSE.md 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
README.md 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
UPGRADE.md 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
Yii.php 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
classes.php 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
yii.bat 96d7f35943 v1.0.8 %!s(int64=6) %!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.