dBug/README.md
2012-12-29 20:12:11 +04:00

629 B
Raw Blame History

dBug

my mod of dBug A debug output library which is used to visualize different datatypes. Initially was developed by ospinto.

For more info visit [http://kolanich.github.com/dBug/]

Very very brief list of features

PHP version of ColdFusions cfdump.

Outputs colored and structured tabular variable information.

Variable types supported are: Arrays, Classes/Objects, Database and XML Resources.

Ability to force certain types of output. Example: You can force an object variable to be outputted as an array type variable.

Stylesheet can be easily edited.

Table cells can be expanded and collapsed.

Its FREE!!!