Proposing Yii PHP as php framework addition

I added the Yii PHP Framework to the frameworks list.  It is a great framework.
This commit is contained in:
Philippe Desmarais 2014-06-26 14:40:34 -04:00
parent a05fa47eca
commit a4450e8397

View File

@ -80,6 +80,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Laravel 4](http://laravel.com/) - A simple PHP framework. * [Laravel 4](http://laravel.com/) - A simple PHP framework.
* [Aura PHP](http://auraphp.com/) - A framework of independent components. * [Aura PHP](http://auraphp.com/) - A framework of independent components.
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
* [Yii PHP](http://www.yiiframework.com/) - A fast, secure and professional framework.
## Framework Extras ## Framework Extras
*Extras related to web development frameworks.* *Extras related to web development frameworks.*