PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 2,404 This week: 1All time: 1,622 This week: 560Up
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
Age: 43
All time rank: 36721 in Germany Germany
Week rank: 416 Down16 in Germany Germany Up

  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,404
This week:1
All time:1,622
This week:560Up
User Ratings User Comments (2)
 All time
Utility:77%StarStarStarStar
Consistency:77%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3185
 
This package may be old but it still works.
8 years ago (Marc Covert)
57%StarStarStar
Excellent
14 years ago (kishore kumar)
60%StarStarStarStar