oubo f8fdd2ef67 change PhpMessageSource.php 7 vuotta sitten
..
base 5b31d66d00 修复BUG 7 vuotta sitten
behaviors 06a22020d0 v1.0.8 7 vuotta sitten
caching 06a22020d0 v1.0.8 7 vuotta sitten
captcha 06a22020d0 v1.0.8 7 vuotta sitten
data 06a22020d0 v1.0.8 7 vuotta sitten
db 06a22020d0 v1.0.8 7 vuotta sitten
di 06a22020d0 v1.0.8 7 vuotta sitten
filters 06a22020d0 v1.0.8 7 vuotta sitten
grid 06a22020d0 v1.0.8 7 vuotta sitten
helpers 06a22020d0 v1.0.8 7 vuotta sitten
i18n f8fdd2ef67 change PhpMessageSource.php 7 vuotta sitten
log 06a22020d0 v1.0.8 7 vuotta sitten
mail 06a22020d0 v1.0.8 7 vuotta sitten
messages aac9127edf add yii.php 7 vuotta sitten
mutex 06a22020d0 v1.0.8 7 vuotta sitten
rbac 06a22020d0 v1.0.8 7 vuotta sitten
requirements 06a22020d0 v1.0.8 7 vuotta sitten
rest 06a22020d0 v1.0.8 7 vuotta sitten
test 06a22020d0 v1.0.8 7 vuotta sitten
validators 06a22020d0 v1.0.8 7 vuotta sitten
views 06a22020d0 v1.0.8 7 vuotta sitten
web 06a22020d0 v1.0.8 7 vuotta sitten
widgets 06a22020d0 v1.0.8 7 vuotta sitten
.htaccess 06a22020d0 v1.0.8 7 vuotta sitten
BaseYii.php 5b31d66d00 修复BUG 7 vuotta sitten
CHANGELOG.md 06a22020d0 v1.0.8 7 vuotta sitten
LICENSE.md 06a22020d0 v1.0.8 7 vuotta sitten
README.md 06a22020d0 v1.0.8 7 vuotta sitten
UPGRADE.md 06a22020d0 v1.0.8 7 vuotta sitten
Yii.php 5b31d66d00 修复BUG 7 vuotta sitten
classes.php 06a22020d0 v1.0.8 7 vuotta sitten
yii.bat 06a22020d0 v1.0.8 7 vuotta sitten

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.