Libraries tagged by Printr
raulfraile/ladybug
1148063 Downloads
Simple and Extensible PHP Dumper
digitalnature/php-ref
583101 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
mmucklo/krumo
141677 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
50358 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
1052345 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
aronduby/dump
165253 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
leeoniya/dump-r
66866 Downloads
a cleaner, leaner mix of print_r() and var_dump()
ivoba/stop
36600 Downloads
nice output for debug functions for PHP 5.3
raulfraile/ladybug-theme-modern
989944 Downloads
Theme 'modern' for ladybug
oodle/krumo
105020 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
crazy-max/cws-dump
19665 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.
xethron/to-string
18769 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
perchten/neat_html
1975 Downloads
Pretty-print PHP objects and arrays in html, json etc.
mmucklo/krumo-bundle
19939 Downloads
Hooks for using KRUMO from within Symfony 2 or Symfony 3 -- KRUMO - version 2.0 of print_r(); and var_dump();
idealogica/debug
3543 Downloads
Debugging tools: Symfony VarDumper and Chrome Logger in one package.