Login   Register  
PHP Classes
elePHPant
Icontem

PDO ActiveRecord

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of ter
Name: ter <e-mail contact>
Packages: 1 Browse all classes by ter Browse all classes by
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: ???
All time rank: 223361 in Russian Federation Russian Federation
Week rank: 661 Up14 in Russian Federation Russian Federation Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of ter  >  PDO ActiveRecord  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PDO ActiveRecord
Base name: pdo-active-record
Description: Store and retrieve objects from databases with PDO
Version: -
PHP version: 5.0
License: BSD License
All time users: 806 users
All time rank: 3716
Week users: 4 users
Week rank: 693 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file ActiveRecord.php Class Class source code
Accessible without login Plain text file example.php Example Example, showed how to use class

Download all files: pdo-active-record.tar.gz pdo-active-record.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.