dBug
How to use
include_once("dBug.php");
new dBug($myVariable);
More examples at http://dbug.ospinto.com/examples.php, (*1)
Features
PHP version of ColdFusionâs cfdump., (*2)
Outputs colored and structured tabular variable information., (*3)
Variable types supported are: Arrays, Classes/Objects, Database and XML Resources., (*4)
Ability to force certain types of output. Example: You can force an
object variable to be outputted as an array type variable., (*5)
Stylesheet can be easily edited., (*6)
Table cells can be expanded and collapsed., (*7)
Itâs FREE!!!, (*8)