1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 16:00:47 +00:00
Simple and fast PHP framework delivered as C-extension.
This commit is contained in:
Ilya Gusev 2015-06-09 12:44:37 +03:00
parent 5bfc79401e
commit a22c6c3524

View File

@ -108,6 +108,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [PPI Framework 2](http://www.ppi.io) - An interoperability framework.
* [CakePHP](http://cakephp.org/) - A rapid application development framework.
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
* [Ice](http://www.iceframework.org/) - Another simple and fast PHP framework delivered as C-extension.
## Framework Extras
*Extras related to web development frameworks.*