SimpleReflector for PHP 1.0
Developed by Anthony Bush, listed in Debug
This is a script for debugging PHP objects. Automatically handles null/true/false/empty strings.
Unlike other scripts that destroy page layouts, it correctly escapes characters for HTML output, so the script output won't break the page.
Shown debug info:
- Class file/line location (especially useful when the same name class is defined multiple times in the filesystem).
- Methods in the script, including parameter names.
- Contents of the object (simple print_r that is HTML escaped).
License type: BSD
Date added: 6 months 12 days ago | Last updated: 6 months 11 days ago
More popular Debug
- oDebug 1.0 (1 year, 2 months 24 days ago)
- dBug 1.0 (1 year, 2 months 24 days ago)
- PHP Debugger 1.0 (1 year, 2 months 24 days ago)
- rhc class 1.0 (1 year, 2 months 24 days ago)
- varDebugger 1.0 (1 year, 2 months 24 days ago)
Listing Files

SimpleReflector.class.php- 8.5 KB
- 10/19/2011 20:28:18

README.md- 1.2 KB
- 10/19/2011 20:28:18
