Convert PHP to Zephir.
This project is builded on top of nikic/PHP-Parser
composer require fezfez/php-to-zephir
vendor/bin/php-to-zephir phpToZephir:convertDir myDirToConvert
It converts all files recursivly to Zephir language.
If you find a bug, please report it by new issue (with tested php code to see error).