Top Level :: Tools and Utilities

Package Information: CodeGen_MySQL_UDF

» Summary » License
Tool to generate MySQL UDF extensions from an XML description PHP
» Current Release » Bug Summary
1.0.0RC1 (beta) was released on 2009-02-11 by hholzgra (Changelog)
Easy Install

Not sure? Get more info.

pear install CodeGen_MySQL_UDF

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/CodeGen_MySQL_UDF

  • Package Maintenance Rank: 185 of 229 packages with open bugs
  • Number of open bugs: 2 (2 total bugs)
  • Average age of open bugs: 5345 days
  • Oldest open bug: 5345 days

Report a new bug to CodeGen_MySQL_UDF
» 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
» Maintainers » More Information

Dependencies for CodeGen_MySQL_UDF