PECL_Gen is
- • an XML based PHP extension code generator
- • replacing the older ext_skel script
- • implemented using PHP 5 and PEAR only
it creates
- • functions
- • constants
- • php.ini configuration directives
- • resource types
- • per thread global variables
- • configure, Makefile and VisualStudio project files
- • documentation