yiisoft/yii2

Yii 2: The Fast, Secure and Professional PHP Framework

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 33 seconds ago
Added to GitGenius on September 4th, 2026
Created on February 13th, 2012
Open Issues & Pull Requests: 336 (+0)
GitHub issues: Enabled
Number of forks: 6,766
Total Stargazers: 14,295 (+0)
Total Subscribers: 1,027 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.0 hours
Mean response time: 181.3 days
90th percentile: 172.7 days
Tracked items: 538

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 95% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 3% of issues opened in the past year have been closed. Three people close 84% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 212
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 2,470 days
Stale 30+ days: 207
Stale 90+ days: 204

Recent activity

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

Top labels

  • type:bug (261)
  • 22 (60)
  • status:to be verified (58)
  • type:feature (48)
  • feature:db (47)
  • type:docs (40)
  • status:ready for adoption (38)
  • JS (32)

Most active issues this week

Detailed Description

Yii 2 is a PHP framework designed to provide a solid, fast, and secure foundation for web applications.

The framework addresses the need for a pre-configured yet flexible PHP development environment. It ships with reasonable defaults that allow developers to start building immediately without extensive setup, while remaining customizable to accommodate specific project requirements. The framework emphasizes efficiency and security as core design principles, enabling developers to write robust applications with minimal configuration overhead.

Yii 2 suits teams building traditional server-side PHP applications who value a structured, opinionated framework with comprehensive documentation. The framework works best with PHP 8 and requires a minimum of PHP 7.4. It is particularly appropriate for projects where developers want conventions and sensible defaults rather than building from scratch, and where the extensive Definitive Guide and Class Reference documentation are valuable resources. The README does not position the tool against specific alternatives, so no comparative claims can be made.

The project maintains active community engagement through forums, Slack, and IRC channels, with documented workflows for reporting issues, contributing code, and translating documentation. Security vulnerabilities are handled through a dedicated process separate from public issue tracking. The framework has established guidelines for contributors interested in fixing bugs or extending the core codebase.