PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 792 All time: 4,313 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
Innovation award
Innovation award
Nominee: 1x

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

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:792
This week:0
All time:4,313
This week:455Up
User Comments (1)