oubo ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
..
.github ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
assets ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
base ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
behaviors f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) %!s(int64=5) %!d(string=hai) anos
caching ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
captcha ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
console ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
data ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
db ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
di ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
filters ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
grid ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
helpers ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
i18n ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
log ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
mail f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) %!s(int64=5) %!d(string=hai) anos
messages ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
mutex ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
rbac ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
requirements f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) %!s(int64=5) %!d(string=hai) anos
rest ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
validators ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
views f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) %!s(int64=5) %!d(string=hai) anos
web ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
widgets ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
.gitignore 36d7c0abb7 84a0bd5ae %!s(int64=6) %!d(string=hai) anos
.htaccess 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
.phpstorm.meta.php ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
BaseYii.php ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
CHANGELOG.md ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
LICENSE.md f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) %!s(int64=5) %!d(string=hai) anos
README.md 96d7f35943 v1.0.8 %!s(int64=6) %!d(string=hai) anos
UPGRADE.md ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
Yii.php ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
classes.php ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
composer.json ba05b89cd2 update vendor to add mail plugin %!s(int64=4) %!d(string=hai) anos
yii 36d7c0abb7 84a0bd5ae %!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.