zwcway/php-to-zephir
Composer 安装命令:
composer require zwcway/php-to-zephir
包简介
将PHP代码转换成Zephir
README 文档
README
Convert PHP to Zephir.
This project is builded on top of nikic/PHP-Parser
Install
composer require zwcway/php-to-zephir
How to use
vendor/bin/php-to-zephir phpToZephir:convert myDirToConvert
It converts all files recursivly to Zephir language.
Issue
If you find a bug, please report it by new issue (with tested php code to see error).
Fatal error :'(
If you find a fatal error during converting, add --debug and identify where the fatal error happen. Then open issue !
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-08-03