theo 950870f724 fix:ignore 3 éve
..
.github 950870f724 fix:ignore 3 éve
assets 950870f724 fix:ignore 3 éve
base 950870f724 fix:ignore 3 éve
behaviors 950870f724 fix:ignore 3 éve
caching 950870f724 fix:ignore 3 éve
captcha 950870f724 fix:ignore 3 éve
console 950870f724 fix:ignore 3 éve
data 950870f724 fix:ignore 3 éve
db 950870f724 fix:ignore 3 éve
di 950870f724 fix:ignore 3 éve
filters 950870f724 fix:ignore 3 éve
grid 950870f724 fix:ignore 3 éve
helpers 950870f724 fix:ignore 3 éve
i18n 950870f724 fix:ignore 3 éve
log 950870f724 fix:ignore 3 éve
mail 950870f724 fix:ignore 3 éve
messages 950870f724 fix:ignore 3 éve
mutex 950870f724 fix:ignore 3 éve
rbac 950870f724 fix:ignore 3 éve
requirements 950870f724 fix:ignore 3 éve
rest 950870f724 fix:ignore 3 éve
test 950870f724 fix:ignore 3 éve
validators 950870f724 fix:ignore 3 éve
views 950870f724 fix:ignore 3 éve
web 950870f724 fix:ignore 3 éve
widgets 950870f724 fix:ignore 3 éve
.gitignore 950870f724 fix:ignore 3 éve
.htaccess 950870f724 fix:ignore 3 éve
.phpstorm.meta.php 950870f724 fix:ignore 3 éve
BaseYii.php 950870f724 fix:ignore 3 éve
CHANGELOG.md 950870f724 fix:ignore 3 éve
LICENSE.md 950870f724 fix:ignore 3 éve
README.md 950870f724 fix:ignore 3 éve
UPGRADE.md 950870f724 fix:ignore 3 éve
Yii.php 950870f724 fix:ignore 3 éve
classes.php 950870f724 fix:ignore 3 éve
composer.json 950870f724 fix:ignore 3 éve
yii 950870f724 fix:ignore 3 éve
yii.bat 950870f724 fix:ignore 3 éve

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.