Skip to content

Files

framework

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 4, 2019
Feb 21, 2025
Mar 19, 2024
Feb 18, 2025
Dec 6, 2024
Dec 30, 2024
May 30, 2024
Sep 19, 2024
Jul 12, 2024
Apr 28, 2025
Apr 24, 2025
Feb 13, 2025
May 30, 2024
Mar 20, 2025
Jun 8, 2024
Jan 6, 2025
May 30, 2024
Apr 29, 2025
May 30, 2024
Jun 8, 2024
Mar 21, 2024
Jul 12, 2024
Apr 2, 2025
Jul 26, 2024
Nov 11, 2024
Apr 4, 2025
Feb 18, 2025
Jan 11, 2014
Jan 11, 2014
Aug 4, 2020
Feb 13, 2025
Apr 19, 2025
Nov 27, 2019
Aug 3, 2022
Apr 2, 2025
Mar 19, 2024
Feb 13, 2025
Nov 26, 2024
Aug 3, 2022
Aug 3, 2022

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.