Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
CodeGen_MySQL_UDF
Installed
- no -
Latest
1.0.0RC1
License
PHP
Summary
Tool to generate MySQL UDF extensions from an XML description
Description
CodeGen_MySQL_UDF is a code generator for MySQL User Defined Function (UDF)
extensions similar to PECL_Gen for PHP.
It reads in configuration options, function prototypes and code fragments
from an XML description file and generates a complete ready-to-compile
UDF extension.
Preliminary documentation can be found here:
http://talks.php.net/show/UDF_Gen