PHP Classes
elePHPant
Icontem

GenDummyClass: Generate class skeletons from existing classes

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-07-02 (10 years ago) RSS 2.0 feedNot enough user ratingsTotal: 380 All time: 6,368 This week: 915Up
Version License Categories
gendummyclass 1.0.0GNU General Publi...PHP 5, Code Generation
Description Author

This class can be used to generate the skeleton of class or interface based on an existing class.

It uses the PHP 5 reflection API to retrieve the definition of the class to clone.

It can also recursively find and generate the skeletons of the parent classes of the given class.

The generated class skeletons are saved to given files.

Picture of Diego Feitosa
Name: Diego Feitosa <contact>
Classes: 5 packages by
Country: Brazil Brazil
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file GenDummyClass.inc Class Main class file
Plain text file GenDummyClassFile.inc Class Generates and save to an output file for each class or interface
Plain text file GenDummyClassRecursive.inc Class Class to generate the structures in a recursive way
Accessible without login Plain text file genDummyClass.php Example Example in command line mode

 Version Control Unique User Downloads Download Rankings  
 0%
Total:380
This week:0
All time:6,368
This week:915Up
User Comments (2)
Excellent
7 years ago (kishore kumar)
70%StarStarStarStar
Muito boa essa classe, vc ajudou muito cara.
8 years ago (Dorian Conde Langbeck)
67%StarStarStarStar