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

Either run

composer global require "fxp/composer-asset-plugin:^1.3.1"
composer require yiisoft/yii2

or add

"yiisoft/yii2": "~2.0.0",

to the require section of your composer.json.