TonyY 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
..
assets 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
base 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
behaviors 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
caching 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
captcha 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
console 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
data 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
db 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
di 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
filters 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
grid 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
helpers 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
i18n 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
log 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
mail 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
messages 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
mutex 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
rbac 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
requirements 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
rest 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
test 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
validators 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
views 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
web 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
widgets 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
.gitignore 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
.htaccess 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
BaseYii.php 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
CHANGELOG.md 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
LICENSE.md 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
README.md 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
UPGRADE.md 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
Yii.php 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
classes.php 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
composer.json 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
yii 1893043c77 first commit %!s(int64=4) %!d(string=hai) anos
yii.bat 1893043c77 first commit %!s(int64=4) %!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.4.1"
composer require yiisoft/yii2

or add

"yiisoft/yii2": "~2.0.0",

to the require section of your composer.json.