Skip to content

xiaolizhi/php2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP to C converter
~~~~~~~~~~~~~~~~~~

HOW TO TEST:
./test.sh

HOW TO USE:
add directory of php2c.php to PATH
php php2c.php --extname=EXTENSION_NAME --phpfile=PHP_FILE_NAME
you can find the generated directory project and code files in the directory

ABOUT "undefined symbol: zend_new_interned_string":
remove preprocessor definition LIBZEND_EXPORTS

About

PHP C extension boilerplate generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published