yiisoft/yii

Yii PHP Framework 1.1.x

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 52 minutes ago
Type:FrameworkCategory(s):Backend FrameworksWeb Development
Added to GitGenius on September 14th, 2026
Created on February 15th, 2012
Open Issues & Pull Requests: 2 (+0)
GitHub issues: Enabled
Number of forks: 2,206
Total Stargazers: 4,823 (+0)
Total Subscribers: 382 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.4 days
Mean response time: 30.6 days
90th percentile: 38.7 days
Tracked items: 22

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 2
Avg open age: 1,934 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 2
Comments in 7 days: 2
Events in 7 days: 4

Top labels

  • compatibility:PHP8 (6)
  • type:bug (2)
  • Won't Fix (1)
  • compatibility:PHP7 (1)
  • feature:MSSQL (1)
  • status:need more info (1)
  • status:ready for adoption (1)
  • status:under discussion (1)

Detailed Description

Yii is a high-performance component-based PHP framework designed for building web applications.

The framework addresses the need for rapid web application development by providing a structured, component-oriented architecture that reduces boilerplate code and promotes code reuse. It works through a collection of reusable components and follows the model-view-controller pattern, allowing developers to organize their applications logically and maintain separation of concerns. The framework includes a command-line tool that generates skeleton applications to accelerate project setup.

Yii 1.1 is suitable for developers maintaining legacy applications or those in environments where upgrading to newer framework versions is not immediately feasible. The framework is particularly appropriate for projects already built on Yii 1.1 that need to remain compatible with current PHP versions. Developers should be aware that Yii 1.1 has reached end of life and will receive only necessary security fixes and compatibility adjustments for newer PHP versions without breaking changes. The framework is currently tested and supported up to PHP 8.4, making it viable for hosting environments that require up-to-date PHP versions while running older Yii applications.

The project receives targeted maintenance focused on security and PHP compatibility. Updates are made selectively to ensure existing applications continue functioning without unexpected breaking changes. The framework is tested against current PHP versions to verify compatibility, indicating ongoing attention to keeping the codebase functional within modern hosting environments.