oubo ba05b89cd2 update vendor to add mail plugin 4 lat temu
..
.github ba05b89cd2 update vendor to add mail plugin 4 lat temu
assets ba05b89cd2 update vendor to add mail plugin 4 lat temu
base ba05b89cd2 update vendor to add mail plugin 4 lat temu
behaviors f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) 5 lat temu
caching ba05b89cd2 update vendor to add mail plugin 4 lat temu
captcha ba05b89cd2 update vendor to add mail plugin 4 lat temu
console ba05b89cd2 update vendor to add mail plugin 4 lat temu
data ba05b89cd2 update vendor to add mail plugin 4 lat temu
db ba05b89cd2 update vendor to add mail plugin 4 lat temu
di ba05b89cd2 update vendor to add mail plugin 4 lat temu
filters ba05b89cd2 update vendor to add mail plugin 4 lat temu
grid ba05b89cd2 update vendor to add mail plugin 4 lat temu
helpers ba05b89cd2 update vendor to add mail plugin 4 lat temu
i18n ba05b89cd2 update vendor to add mail plugin 4 lat temu
log ba05b89cd2 update vendor to add mail plugin 4 lat temu
mail f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) 5 lat temu
messages ba05b89cd2 update vendor to add mail plugin 4 lat temu
mutex ba05b89cd2 update vendor to add mail plugin 4 lat temu
rbac ba05b89cd2 update vendor to add mail plugin 4 lat temu
requirements f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) 5 lat temu
rest ba05b89cd2 update vendor to add mail plugin 4 lat temu
validators ba05b89cd2 update vendor to add mail plugin 4 lat temu
views f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) 5 lat temu
web ba05b89cd2 update vendor to add mail plugin 4 lat temu
widgets ba05b89cd2 update vendor to add mail plugin 4 lat temu
.gitignore 36d7c0abb7 84a0bd5ae 6 lat temu
.htaccess 96d7f35943 v1.0.8 6 lat temu
.phpstorm.meta.php ba05b89cd2 update vendor to add mail plugin 4 lat temu
BaseYii.php ba05b89cd2 update vendor to add mail plugin 4 lat temu
CHANGELOG.md ba05b89cd2 update vendor to add mail plugin 4 lat temu
LICENSE.md f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) 5 lat temu
README.md 96d7f35943 v1.0.8 6 lat temu
UPGRADE.md ba05b89cd2 update vendor to add mail plugin 4 lat temu
Yii.php ba05b89cd2 update vendor to add mail plugin 4 lat temu
classes.php ba05b89cd2 update vendor to add mail plugin 4 lat temu
composer.json ba05b89cd2 update vendor to add mail plugin 4 lat temu
yii 36d7c0abb7 84a0bd5ae 6 lat temu
yii.bat 96d7f35943 v1.0.8 6 lat temu

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.