Libraries tagged by print-r
raulfraile/ladybug
1164502 Downloads
Simple and Extensible PHP Dumper
digitalnature/php-ref
726928 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
mmucklo/krumo
171918 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
leeoniya/dump-r
68960 Downloads
a cleaner, leaner mix of print_r() and var_dump()
kktsvetkov/krumo
62313 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
1270746 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
jbzoo/jbdump
1121798 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
111779 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
alexxxnf/nf_pp
6437 Downloads
Pretty "print_r" with some additional features
sunnysideup/vardump
2658 Downloads
Dev Module for intelligent Debugging
ivoba/stop
42470 Downloads
nice output for debug functions for PHP 5.3
raulfraile/ladybug-theme-modern
993420 Downloads
Theme 'modern' for ladybug
crazy-max/cws-dump
21651 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.
bolt/dumper
123937 Downloads
Dumper - a print_r() and var_dump() replacement
xethron/to-string
19289 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.