1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-01 12:20:30 +02:00

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

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