Merge pull request #163 from corpsee/feature-added-yii2

Added Yii2 framework
This commit is contained in:
Jamie York 2014-10-18 14:34:14 -06:00
commit 1e04fac9df
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
* [Laravel 4](http://laravel.com/) - A simple PHP framework.
* [Aura PHP](http://auraphp.com/) - A framework of independent components.
* [Yii2](https://github.com/yiisoft/yii2/) - a high-performance framework.
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
## Framework Extras