Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
CodeGen_PECL
Installed
- no -
Latest
1.1.2
License
PHP
Summary
Tool to generate PECL extensions from an XML description
Description
CodeGen_PECL (formerly known as PECL_Gen) is a pure PHP replacement
for the ext_skel shell script that comes with the PHP 4 source.
It reads in configuration options, function prototypes and code fragments
from an XML description file and generates a complete ready-to-compile
PECL extension.