Login   Register  
PHP Classes
elePHPant
Icontem

pork.dbObject

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

  Author  
Picture of schizo duckie
Name: schizo duckie <e-mail contact>
Packages: 1 Browse all classes by schizo duckie Browse all classes by
Country: The Netherlands The Netherlands - PHP jobs in The Netherlands
Age: ???
All time rank: 272378 in The Netherlands The Netherlands
Week rank: 1460 Up43 in The Netherlands The Netherlands Up


  Detailed description   Download .zip .tar.gz  
This provides classes that perform object-relational mapping using the Active Record design pattern.

It can store and retrieve persistent objects into MySQL database table rows.

The base data object class provides automatic getter and setter functions, as well functions to create new objects, insert or update objects in a database, establish 1-1, 1-many and many-many relationships, and search for objects that match conditions.

The actual data object classes must inherit from the base data object class and define how each object property should be mapped to database table fields.

  Classes of schizo duckie  >  pork.dbObject  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: pork.dbObject
Base name: pork_dbobject
Description: Map objects into MySQL database table rows
Version: -
PHP version: 5.0
License: GNU Free Documentation License (FDL)
All time users: 517 users
All time rank: 4863
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
Group folder image Design Patterns Implementations of well known design patterns 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
Files folder imageincludes (7 files)
Files folder imagesettings (1 file)
Accessible without login Plain text file example_database.sql Data Example database
Accessible without login Plain text file index.php Example demo page + sample code

  Files  /  Files folder image includes  
File Role Description
  Plain text file class.blog.php Class Example class: blog
  Plain text file class.blogtag.php Class Example class: blogtag
  Plain text file class.dbconnection.php Class the database connection class
  Plain text file class.dbobject.php Class This is the main dbObject class
  Plain text file class.reaction.php Class Example class: reaction
  Plain text file class.tag.php Class Example class: tag
  Plain text file functions.php Class functions libary

  Files  /  Files folder image settings  
File Role Description
  Accessible without login Plain text file dbsettings.php Conf. Database settings file

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