Login   Register  
PHP Classes
elePHPant
Icontem

Abstract SQL Table to Object

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

  Author  
Picture of Sergey Shilko
Name: Sergey Shilko <e-mail contact>
Packages: 4 Browse all classes by Sergey Shilko Browse all classes by
Country: Belarus Belarus - PHP jobs in Belarus
Age: 27
All time rank: 3352 in Belarus Belarus
Week rank: 296 Up2 in Belarus Belarus Equal


  Detailed description   Download .zip .tar.gz  
This package uses the Active Record design pattern to map database table records to objects.

It provides a base class from which all classes that map database tables should inherit.

The sub-class should define the table it is wrapping, the primary key field and variables to store the table field values.

The base class can query the database to retrieve the list of fields of the specified table. It can also perform all the basic operations of INSERT, SELECT, UPDATE and DELETE the mapped table rows.

This package uses ADODb database abstraction package so it can support multiple databases.

  Classes of Sergey Shilko  >  Abstract SQL Table to Object  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Abstract SQL Table to Object
Base name: parentdbtoclass
Description: Map table rows to objects with Active Record
Version: 1.1
PHP version: 4.3
License: Freeware
All time users: 2912 users
All time rank: 1115
Week users: 1 user
Week rank: 2150 Down
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (68.8%)
Sufficient (62.5%)
Not sure (50.0%)
Not sure (50.0%)
-
-
Not sure (50.6%)
1510
Month:
Not yet rated by the users

  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 coredb.class.php Class DatabaseHandler
Plain text file j-coredb.class.php Class Joomla CMS 1.0.12 Databasehandler Wrapper
Plain text file parent.dbtoclass.php Class Parent Database to Class handller
Accessible without login Plain text file readme.txt Doc. Simple Readme First File
Accessible without login Plain text file sample.php Example Sample child of main class

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