Merge pull request #208 from wapmorgan/add-zephir

Add Zephir
This commit is contained in:
Jamie York 2014-08-23 18:13:24 -06:00
commit a36b5a38ec
1 changed files with 1 additions and 0 deletions

View File

@ -541,6 +541,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