diff --git a/README.md b/README.md index be73693..30cab83 100644 --- a/README.md +++ b/README.md @@ -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