Welcome to the CodeGenerators? project
This page is dedicated to my PHP based code generators projects that formerly lived in PEAR
Currently three different code generators, all based on a common foundation, exist:
- CodeGen_PECL? for PHP PECL extensions using C or C++
- CodeGen_MySQL_UDF for MySQL User Defined Functions (UDF)
- CodeGen_MySQL_Plugin for the new MySQL 5.1 plugin API
