PHP Classes

Code Generator: Generate classes to access MySQL table rows

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 2,405 All time: 1,623 This week: 38Up
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: 215 Up10 in Germany Germany Up

  Files folder image Files (2)  
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)

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,405
This week:0
All time:1,623
This week:38Up
User Ratings User Comments (2)
 All time
Utility:77%StarStarStarStar
Consistency:77%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3238
 
This package may be old but it still works.
8 years ago (Marc Covert)
57%StarStarStar
Excellent
15 years ago (kishore kumar)
60%StarStarStarStar