PHP Classes

Classes of Jake Grimley

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Jake Grimley (1)  >  Mission progress status  >  Reputation  
Picture of Jake Grimley
Name: Jake Grimley <contact>
Classes: 1
Country: United Kingdom
Age: 49
All time rank: 41420 in United Kingdom
Week rank: 200 Up10 in United Kingdom Up
All time users: 6681
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image My Active Record  
Map objects to MySQL database table rows
This class can be used to map objects to MySQL database rows using Martin Fowler's Active Record design pattern as popularised by Ruby on Rails.

It can store and retrieve objects in MySQL tables with minimal configuration.

Applications can use sub-classes of this base class to create application domain objects that support relationships, data validation, compound properties, clean ups and transactions.

This base class looks up the columns in a MySQL database tables automatically, and translates these to object properties.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 91% 86% 92% 85% - - 72% 194
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z