|
|
| Name: |
dbORM |
| Base name: |
dborm |
| Description: |
Generate classes to access MySQL tables as objects |
| Related classes: |
code generation |
| Version: |
- |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
541 users |
| All time rank: |
4410 |
| Week users: |
0 users |
| Week rank: |
2426 |
| |
|
This class can generate classes of objects to access MySQL tables as objects.
It takes the name of a MySQL table and generates a class with a given name that maps between the given table records and class objects.
The generated class has functions to create, retrieve, update and delete records of the given table.
The list of table fields that are mapped to class variables is configurable.
It generates functions to get objects by identifier value, as well for each field with foriegn keys, indexes and unique keys, get all objects of a table, find objects by search, create, retrieve, update and delete rows.
| |
Screenshots |
|
|
 |
| File |
Role |
Description |
screenshot |
Screen |
Choose which db-table to generate |
|
| Not yet rated by the users |
| |
Applications that use 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.
| |
Files |
|
|