No description dbug.ospinto.com
Find a file
2015-03-17 20:52:37 +03:00
.editorconfig added .php_cs and .editorconfig 2014-04-17 00:30:33 +04:00
.gitignore Allow inheritance 2015-03-16 11:07:25 +01:00
.php_cs added namespaces 2014-05-13 23:25:33 +04:00
composer.json style fix with PHP-CS-Fixer +fixes in tests + composer.json + doxyfile + Readme.md 2015-03-17 20:52:37 +03:00
dBug.doxyfile style fix with PHP-CS-Fixer +fixes in tests + composer.json + doxyfile + Readme.md 2015-03-17 20:52:37 +03:00
dBug.php style fix with PHP-CS-Fixer +fixes in tests + composer.json + doxyfile + Readme.md 2015-03-17 20:52:37 +03:00
LICENSE.txt Added license and readme 2011-02-24 17:49:43 -05:00
README.md style fix with PHP-CS-Fixer +fixes in tests + composer.json + doxyfile + Readme.md 2015-03-17 20:52:37 +03:00
tests.php style fix with PHP-CS-Fixer +fixes in tests + composer.json + doxyfile + Readme.md 2015-03-17 20:52:37 +03:00

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 [https://kolanich.github.com/dBug/]

openhub stats

Very very brief list of features

Extended 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!!!