oubo b1fc0d0e65 init commit. hai 4 meses
..
.github b1fc0d0e65 init commit. hai 4 meses
assets b1fc0d0e65 init commit. hai 4 meses
base b1fc0d0e65 init commit. hai 4 meses
behaviors b1fc0d0e65 init commit. hai 4 meses
caching b1fc0d0e65 init commit. hai 4 meses
captcha b1fc0d0e65 init commit. hai 4 meses
console b1fc0d0e65 init commit. hai 4 meses
data b1fc0d0e65 init commit. hai 4 meses
db b1fc0d0e65 init commit. hai 4 meses
di b1fc0d0e65 init commit. hai 4 meses
filters b1fc0d0e65 init commit. hai 4 meses
grid b1fc0d0e65 init commit. hai 4 meses
helpers b1fc0d0e65 init commit. hai 4 meses
i18n b1fc0d0e65 init commit. hai 4 meses
log b1fc0d0e65 init commit. hai 4 meses
mail b1fc0d0e65 init commit. hai 4 meses
messages b1fc0d0e65 init commit. hai 4 meses
mutex b1fc0d0e65 init commit. hai 4 meses
rbac b1fc0d0e65 init commit. hai 4 meses
requirements b1fc0d0e65 init commit. hai 4 meses
rest b1fc0d0e65 init commit. hai 4 meses
test b1fc0d0e65 init commit. hai 4 meses
validators b1fc0d0e65 init commit. hai 4 meses
views b1fc0d0e65 init commit. hai 4 meses
web b1fc0d0e65 init commit. hai 4 meses
widgets b1fc0d0e65 init commit. hai 4 meses
.gitignore b1fc0d0e65 init commit. hai 4 meses
.htaccess b1fc0d0e65 init commit. hai 4 meses
.phpstorm.meta.php b1fc0d0e65 init commit. hai 4 meses
BaseYii.php b1fc0d0e65 init commit. hai 4 meses
CHANGELOG.md b1fc0d0e65 init commit. hai 4 meses
LICENSE.md b1fc0d0e65 init commit. hai 4 meses
README.md b1fc0d0e65 init commit. hai 4 meses
UPGRADE.md b1fc0d0e65 init commit. hai 4 meses
Yii.php b1fc0d0e65 init commit. hai 4 meses
classes.php b1fc0d0e65 init commit. hai 4 meses
composer.json b1fc0d0e65 init commit. hai 4 meses
yii b1fc0d0e65 init commit. hai 4 meses
yii.bat b1fc0d0e65 init commit. hai 4 meses

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.