Added Owl framework

This commit is contained in:
Dmitry Patsura 2015-08-21 13:07:49 +08:00
parent 3f547810e3
commit a036a143dc

View File

@ -110,6 +110,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.
* [Owl](https://github.com/owl-framework/owl) - An extreme fast PHP framework, powered by Zephir & delivered as a C-extension.
## Framework Extras
*Extras related to web development frameworks.*