Libraries tagged by Printr
raulfraile/ladybug
1163918 Downloads
Simple and Extensible PHP Dumper
digitalnature/php-ref
722790 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
mmucklo/krumo
171529 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
leeoniya/dump-r
68801 Downloads
a cleaner, leaner mix of print_r() and var_dump()
kktsvetkov/krumo
62080 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
aronduby/dump
1237886 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
jbzoo/jbdump
1121494 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
oodle/krumo
111611 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
alexxxnf/nf_pp
6199 Downloads
Pretty "print_r" with some additional features
ivoba/stop
42353 Downloads
nice output for debug functions for PHP 5.3
raulfraile/ladybug-theme-modern
993337 Downloads
Theme 'modern' for ladybug
crazy-max/cws-dump
21559 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.
bolt/dumper
123908 Downloads
Dumper - a print_r() and var_dump() replacement
xethron/to-string
19262 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
sunnysideup/vardump
1847 Downloads
Dev Module for intelligent Debugging