Skip to content

phpsong/php-to-zephir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Php to Zephir

Build Status Scrutinizer Code Quality Code Coverage

Convert PHP to Zephir.

This project is builded on top of nikic/PHP-Parser

Install

composer require fezfez/php-to-zephir

How to use

vendor/bin/php-to-zephir phpToZephir:convertDir 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).

Packages

No packages published

Languages

  • PHP 100.0%