This class can be used as a wrapper to provide an object oriented access to MySQL database table rows.
It retrieves table metadata to determine the names and other properties of table columns to map them to object properties.
It provides mechanisms for finding, creating, modifying and removing table records.
Additionally, it allows for lazy joins of rows of tables that establish one-to-one or one-to-many relationships. The related objects are also mapped to objects of the class.
|
|
| Name: |
MySQL Model |
| Base name: |
mysql_model |
| Description: |
Wrap the access to MySQL table rows using objects |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
825 users |
| All time rank: |
3663 |
| Week users: |
0 users |
| Week rank: |
2139  |
| |
|
| 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 |
|
|