oubo f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
..
assets f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
base f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
behaviors f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
caching f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
captcha 96d7f35943 v1.0.8 há 6 anos atrás
console f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
data f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
db f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
di f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
filters f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
grid 96d7f35943 v1.0.8 há 6 anos atrás
helpers f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
i18n f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
log f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
mail f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
messages f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
mutex 36d7c0abb7 84a0bd5ae há 6 anos atrás
rbac f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
requirements f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
rest f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
test 96d7f35943 v1.0.8 há 6 anos atrás
validators f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
views f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
web f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
widgets f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
.gitignore 36d7c0abb7 84a0bd5ae há 6 anos atrás
.htaccess 96d7f35943 v1.0.8 há 6 anos atrás
BaseYii.php f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
CHANGELOG.md f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
LICENSE.md f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
README.md 96d7f35943 v1.0.8 há 6 anos atrás
UPGRADE.md f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
Yii.php f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
classes.php f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
composer.json f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) há 5 anos atrás
yii 36d7c0abb7 84a0bd5ae há 6 anos atrás
yii.bat 96d7f35943 v1.0.8 há 6 anos atrás

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.