Merge pull request #406 from iGusev/patch-8

[frameworks] iceframework
This commit is contained in:
Jose Diaz-Gonzalez 2016-04-04 17:34:58 -04:00
commit 33146e111c
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components (ZF2).
* [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
* [Ice](http://www.iceframework.org/) - Another simple and fast PHP framework delivered as C-extension.
## Framework Extras
*Extras related to web development frameworks.*