PHP Classes

DB ActiveRecord style: Store and retrieve objects in a MySQL database

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 792 All time: 4,311 This week: 455Up
Version License PHP version Categories
db_activerecordstyle 0.1Free To Use But R...5.0PHP 5, Databases, Design Patterns
Description 

Author

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.

Picture of Dom Hastings
Name: Dom Hastings <contact>
Classes: 4 packages by
Country: United Kingdom
Age: 40
All time rank: 127958 in United Kingdom
Week rank: 295 Up13 in United Kingdom Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Files folder imageDB (1 file)
Plain text file DB.php Class Main DB class

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:792
This week:0
All time:4,311
This week:455Up
User Comments (1)