PHP Classes
elePHPant
Icontem

Code Generator: Generate classes to access MySQL table rows

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-11-10 (10 years ago) RSS 2.0 feedStarStarStar 46%Total: 2,361 All time: 1,587 This week: 961Up
Version License Categories
codegen 1.0.0FreewareDatabases, Code Generation
Description Author

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.

Picture of Robert Kummer
Name: Robert Kummer <contact>
Classes: 3 packages by
Country: Germany Germany

  Files folder image Files  
File Role Description
Plain text file generateClass.php Class CodeGenerator base class and commandline execution
Accessible without login Plain text file generate.bat Data command line start program (win)

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,361
This week:0
All time:1,587
This week:961Up
User Ratings User Comments (2)
 All time
Utility:77%StarStarStarStar
Consistency:77%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:2341
 
This package may be old but it still works.
7 months ago (Marc Covert)
57%StarStarStar
Excellent
7 years ago (kishore kumar)
60%StarStarStarStar