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

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.