Code Generation: Class Generator
John Paul de Guzman (contact me)
This class can be used to generate the code of object-relational mapping (ORM) classes to access MySQL database tables.
It retrieves the list of fields of a given database table and generates classes with functions to create, retrieve, update and delete table records.
This Generator contains a configurable interface and a reusable UI for generating different classes.
It can also generate functions to get and set table field attribute values.
The class comes with scripts to provide a Web based interface to generate the code with the class.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (88.5%)
| Good (84.6%)
| Sufficient (79.2%)
| -
| -
| -
| Sufficient (60.6%)
| 614 |
Click here for detailed information about this class on phpclasses.org