1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00

Add Zephir

This commit is contained in:
wapmorgan 2014-08-20 14:53:24 +00:00
parent 7bb74b9c75
commit a3fa5845a0

View File

@ -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