Libraries tagged by Printr
raulfraile/ladybug
1165525 Downloads
Simple and Extensible PHP Dumper
digitalnature/php-ref
736395 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
mmucklo/krumo
173281 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
leeoniya/dump-r
69422 Downloads
a cleaner, leaner mix of print_r() and var_dump()
aronduby/dump
1354727 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
kktsvetkov/krumo
62652 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.
jbzoo/jbdump
1122994 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
112185 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
alexxxnf/nf_pp
6958 Downloads
Pretty "print_r" with some additional features
ivoba/stop
42564 Downloads
nice output for debug functions for PHP 5.3
raulfraile/ladybug-theme-modern
993725 Downloads
Theme 'modern' for ladybug
crazy-max/cws-dump
21898 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.
bolt/dumper
124608 Downloads
Dumper - a print_r() and var_dump() replacement
xethron/to-string
19331 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
xethron/l4-to-string
17463 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.