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

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.