NoteStar b7303a1608 none 5 سال پیش
..
assets b7303a1608 none 5 سال پیش
base b7303a1608 none 5 سال پیش
behaviors b7303a1608 none 5 سال پیش
caching b7303a1608 none 5 سال پیش
captcha b7303a1608 none 5 سال پیش
console b7303a1608 none 5 سال پیش
data b7303a1608 none 5 سال پیش
db b7303a1608 none 5 سال پیش
di b7303a1608 none 5 سال پیش
filters b7303a1608 none 5 سال پیش
grid b7303a1608 none 5 سال پیش
helpers b7303a1608 none 5 سال پیش
i18n b7303a1608 none 5 سال پیش
log b7303a1608 none 5 سال پیش
mail b7303a1608 none 5 سال پیش
messages b7303a1608 none 5 سال پیش
mutex b7303a1608 none 5 سال پیش
rbac b7303a1608 none 5 سال پیش
requirements b7303a1608 none 5 سال پیش
rest b7303a1608 none 5 سال پیش
test b7303a1608 none 5 سال پیش
validators b7303a1608 none 5 سال پیش
views b7303a1608 none 5 سال پیش
web b7303a1608 none 5 سال پیش
widgets b7303a1608 none 5 سال پیش
.gitignore b7303a1608 none 5 سال پیش
.htaccess b7303a1608 none 5 سال پیش
BaseYii.php b7303a1608 none 5 سال پیش
CHANGELOG.md b7303a1608 none 5 سال پیش
LICENSE.md b7303a1608 none 5 سال پیش
README.md b7303a1608 none 5 سال پیش
UPGRADE.md b7303a1608 none 5 سال پیش
Yii.php b7303a1608 none 5 سال پیش
classes.php b7303a1608 none 5 سال پیش
composer.json b7303a1608 none 5 سال پیش
yii b7303a1608 none 5 سال پیش
yii.bat b7303a1608 none 5 سال پیش

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.