PHP Classes
elePHPant
Icontem

AnonORM: Retrieve and store objects in relational databases

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-09-21 (11 years ago) RSS 2.0 feedNot enough user ratingsTotal: 1,139 All time: 3,194 This week: 871Up
Version License Categories
anonorm 1.0Custom (specified...PHP 5, Databases
Description Author

This package can be used to retrieve and store objects in SQL database tables. It works by performing what is called object-relational mapping (ORM).

This package can create generic objects which can be accessed and changed like any other Plain Old PHP Object (POPO).

It loads an object by executing an SQL query that returns the values of the object variables. An object is saved by specifying the table where the object variables should be stored.

It provides a unit test case class to test its functionality using the SimpleTest framework.

It does not require extensive configuration via XML files. It just requires ADODB to access SQL databases, and SimpleTest unit tests.

Picture of Sean Campbell
Name: Sean Campbell <contact>
Classes: 1 package by
Country: Canada Canada

  Files folder image Files  
File Role Description
Plain text file AnonORM.class.php Class AnonORM source code
Accessible without login Plain text file AnonORM.php Test AnonORM test & example script
Accessible without login Plain text file COPYING Lic. License File

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,139
This week:0
All time:3,194
This week:871Up