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

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.