Debug: Structured Data Dumper Richard Munroe (contact me)
This class is meant to output the definition and values of variables in a human readable format.
It can dump in plain text or HTML arrays, objects, and even scalar variables like strings, integers, etc..
The documentation is provided embedded in the class definition and can be extracted using PHPDoc.