From a036a143dce6a0d8f30cf19fd48626840ce6b377 Mon Sep 17 00:00:00 2001 From: Dmitry Patsura Date: Fri, 21 Aug 2015 13:07:49 +0800 Subject: [PATCH] Added Owl framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b985bd..cec4293 100644 --- a/README.md +++ b/README.md @@ -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.*