oubo 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
..
.github 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
assets 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
base 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
behaviors 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
caching 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
captcha 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
console 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
data 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
db 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
di 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
filters 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
grid 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
helpers 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
i18n 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
log 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
mail 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
messages 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
mutex 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
rbac 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
requirements 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
rest 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
test 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
validators 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
views 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
web 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
widgets 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
.gitignore 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
.htaccess 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
.phpstorm.meta.php 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
BaseYii.php 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
CHANGELOG.md 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
LICENSE.md 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
README.md 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
UPGRADE.md 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
Yii.php 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
classes.php 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
composer.json 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
yii 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش
yii.bat 48f3bb752a v4.1.3 2025-04-01 2 ماه پیش

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.