This class can be used to generate a PHP class file from dynamic defined specifications.
It can define a class with a given name and type to add variables and functions to it.
The class generates a file with the defined class code and comments.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
class.php |
Class |
Main class file handling the generation |
classGenDemo.php.txt |
Class |
Demo of content generated |
generate.php |
Example |
controller handling the form post processing |
index.php |
Example |
Html form for the input of paramters needed for the class |