| Recommend this page to a friend! |
| Classes of Sean Campbell | > | AnonORM | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| 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. |
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Databases | Database management, accessing and searching | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
|||||||||||||||||||||||||||||||||