Login   Register  
PHP Classes
elePHPant
Icontem

Class: DB ActiveRecord style

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Dom Hastings  >  DB ActiveRecord style  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DB ActiveRecord style
Base name: db_activerecordstyle
Description: Store and retrieve objects in a MySQL database
Related classes: ,
Version: 0.1
PHP version: 5.0
License: Free To Use But Restricted
All time users: 690 users
All time rank: 3794
Week users: 0 users
Week rank: 2590
Picture of Dom Hastings
Author: Dom Hastings <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: 28
All time rank: 129259 in United Kingdom United Kingdom
Week rank: 1634 Down70 in United Kingdom United Kingdom Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This package can be used to store and retrieve objects in a MySQL database following the Active Record design pattern.

There is a database access class that can perform several operations to store and retrieve objects from a MySQL database like finding objects by id or that match a given condition, create, update or delete given objects.

There is also a separate record class that should be extended by implementation record classes.

 

  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

  Rate classes User ratings   Applications   Files Files  

  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
Files folder imageDB (1 file)
Plain text file DB.php Class Main DB class

  Files  /  Files folder image DB  
File Role Description
  Plain text file record.php Class Record class

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