| Recommend this page to a friend! |
| Classes of ter | > | PDO ActiveRecord | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This class can be used to store and retrieve objects from databases with PDO. It implements the Active Record design pattern to create, retrieve, update and delete objects that are mapped to given database tables. The class implements lazy loading so when a class variable is accessed before the respective database record was retrieved, it executes a query to get the class variable values from the database. |
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Databases | Database management, accessing and searching | View top rated classes | |
| Design Patterns | Implementations of well known design patterns | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
||||||||||||||||||||||||||||||