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