Login   Register  
PHP Classes
elePHPant
Icontem

dbORM

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Besmir Alia  >  dbORM  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: dbORM
Base name: dborm
Description: Generate classes to access MySQL tables as objects
Related classes:
Version: -
PHP version: 5
License: GNU General Public License (GPL)
All time users: 541 users
All time rank: 4410
Week users: 0 users
Week rank: 2426
 

  Author  
Picture of Besmir Alia
Name: Besmir Alia <e-mail contact>
Packages: 1 Browse all classes by Besmir Alia Browse all classes by
Country: Albania Albania - PHP jobs in Albania
Age: 26
All time rank: 25012 in Albania Albania
Week rank: 2195 Up2 in Albania Albania Equal


  Detailed description  
This class can generate classes of objects to access MySQL tables as objects.

It takes the name of a MySQL table and generates a class with a given name that maps between the given table records and class objects.

The generated class has functions to create, retrieve, update and delete records of the given table.

The list of table fields that are mapped to class variables is configurable.

It generates functions to get objects by identifier value, as well for each field with foriegn keys, indexes and unique keys, get all objects of a table, find objects by search, create, retrieve, update and delete rows.

  Groups   Screenshots Screenshots   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 Code Generation Compilers and tools that generate code automatically View top rated classes

  Files folder image Screenshots  
Choose which db-table to generate
File Role Description
Accessible without login Image file screenshot Screen Choose which db-table to generate


  User ratings  
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 config.php Conf. Just put your db-configs for a start database
Plain text file db.php Aux. Connects to a database
Plain text file dbORM.class.php Class This file generates scripts
Plain text file index.php Example Main UI to select db and talbe
Plain text file sample-output.php Output This is a sample output
Plain text file start.php Aux. Contains a simple session start command

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