Login   Register  
PHP Classes
elePHPant
Icontem

AnonORM

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Sean Campbell
Name: Sean Campbell <e-mail contact>
Packages: 1 Browse all classes by Sean Campbell Browse all classes by
Country: Canada Canada - PHP jobs in Canada
Age: 39
All time rank: 194547 in Canada Canada
Week rank: 1460 Up31 in Canada Canada Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Sean Campbell  >  AnonORM  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AnonORM
Base name: anonorm
Description: Retrieve and store objects in relational databases
Version: -
PHP version: -
License: Custom (specified in a license file)
All time users: 1064 users
All time rank: 3060
Week users: 1 user
Week rank: 2150 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  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


  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
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

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