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.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.