yii2
https://github.com/yiisoft/yii2
PHP
Yii 2: The Fast, Secure and Professional PHP Framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported47 Subscribers
View all SubscribersAdd a CodeTriage badge to yii2
Help out
- Issues
- rename `ApcCache` to `ApcuCache` and remove legacy APC extension support.
- Remove Yii runtime autoloader and rely on Composer autoload (22.x).
- Remove Yii runtime autoloader (`Yii::autoload()`, `Yii::$classMap`, `framework/classes.php`); rely on Composer autoload and fix related PSR-4 ambiguities in tests and legacy files.
- `Module::get()` override breaks Psalm conditional return type from `ServiceLocator::get()`
- Update `Module::get()` to fix Psalm conditional return type issue
- Strengthen MSSQL `QueryBuilderTest` and `SchemaTest` coverage
- Add PHP enum support in `BaseHtml` and `RangeValidator`
- Strengthen console controller tests
- Add unit tests for AssetManager
- Login failure after upgrading YII2 version
- Docs
- PHP not yet supported