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

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.