Login   Register  
PHP Classes

Class: ClassBuilder

Icontem
elePHPant

  Classes of andy honeycutt  >  ClassBuilder  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: ClassBuilder Support forum
Base name: classbuilder
Description: Generate classes to access objects stored in MySQL
Version: -
Required PHP version: 5.0
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of andy honeycutt
Name: andy honeycutt <e-mail contact>
Published packages: 3 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Home page: ???

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

Detailed description

This package can be used to generate classes to store and retrieve objects stored in MySQL database table records.

It can retrieve the information about the fields of a given MySQL table and generates code for a class that can perform several types of actions to access the table records as if they were objects,

Currently it generates code that retrieves objects by primary key, save an object to the table, create a new object, set the variables associated to each table column.

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

File Role Description
Plain text file ClassBuilder.php Class Generate classes to manipulate MySQL tables.
Download all files: classbuilder.tar.gz classbuilder.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.