Code Generation: Object Generator
Andres Dario Gutierrez Poveda (contact me)
This class generates the Data Access Object (DAO) classes by retrieving the structure of database tables.
The generated DAO classes have:
- Set and Get functions for each table field.
- A function which can retrieve the data from a table record just passing the its id primary key value.
The class comments are in Spanish.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (62.5%)
| Sufficient (62.5%)
| -
| Not sure (56.3%)
| -
| -
| Not sure (43.1%)
| 1568 |
Click here for detailed information about this class on phpclasses.org