PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 383 All time: 6,684 This week: 226Up
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
Age: 37
All time rank: 40232 in Brazil Brazil
Week rank: 483 Down28 in Brazil Brazil Up
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:383
This week:0
All time:6,684
This week:226Up
User Comments (2)
Excellent
13 years ago (kishore kumar)
70%StarStarStarStar
Muito boa essa classe, vc ajudou muito cara.
15 years ago (Dorian Conde Langbeck)
67%StarStarStarStar