Data types: phpMyReflector
Martijn Beulens (contact me)
This class can be used to extract and display information about PHP classes of objects.
It can include one or more PHP class script files to analyze their structure.
The class uses the reflection API to obtain the functions, variables, parent classes, interfaces, and comments of each class found in the included files.
The extracted information is used to display in an HTML table.
Click here for detailed information about this class on phpclasses.org