From a3fa5845a085937358361dab4c38553e8e39f314 Mon Sep 17 00:00:00 2001 From: wapmorgan Date: Wed, 20 Aug 2014 14:53:24 +0000 Subject: [PATCH] Add Zephir --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2466d1..e4b596b 100644 --- a/README.md +++ b/README.md @@ -540,6 +540,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. ## Extensions *Libraries to help build PHP extensions.* +* [Zephir](https://github.com/phalcon/zephir) - A compiled language between PHP and C++ for developing PHP extensions. * [PHP CPP](http://www.php-cpp.com/) - A C++ library for developing PHP extensions. ## Miscellaneous