Login   Register  
PHP Classes
elePHPant
Icontem

Class: Code Generator

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Robert Kummer  >  Code Generator  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Code Generator
Base name: codegen
Description: Generate classes to access MySQL table rows
Related classes: , , , ,
Version: -
PHP version: -
License: Freeware
All time users: 2070 users
All time rank: 1579
Week users: 3 users
Week rank: 1216
Picture of Robert Kummer
Author: Robert Kummer <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: 30
All time rank: 31420 in Germany Germany
Week rank: 836 Down40 in Germany Germany Down


  Detailed description  
This class can be used to generate classes that can be used access MySQL database table rows as objects.

The class retrieves the list of fields of a given MySQL database table and generates a class with private variables with the names based on the database table fields.

It also sets getter and setter functions for each of the variables.

All the code is generated with complementary PHPDoc embedded documentation marks.

Currently the class does not generate code to perform the actual database accesses to retrieve and store the values of the table rows.

 

  Groups  
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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Sufficient (78.1%)
-
-
-
-
Not sure (45.3%)
1752
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 generateClass.php Class CodeGenerator base class and commandline execution
Plain text file generate.bat Data command line start program (win)

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