Libraries tagged by Printr
raulfraile/ladybug
1147546 Downloads
Simple and Extensible PHP Dumper
digitalnature/php-ref
578199 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
mmucklo/krumo
141124 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
49709 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
1050893 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
153857 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
leeoniya/dump-r
66843 Downloads
a cleaner, leaner mix of print_r() and var_dump()
ivoba/stop
36408 Downloads
nice output for debug functions for PHP 5.3
oodle/krumo
104823 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
raulfraile/ladybug-theme-modern
989749 Downloads
Theme 'modern' for ladybug
cg/kint-bundle
125645 Downloads
This bundle lets you use the Kint function in your Twig templates. Kint is a print_r() replacement which produces a structured, collapsible and escaped output
xethron/to-string
18746 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
mmucklo/krumo-bundle
19921 Downloads
Hooks for using KRUMO from within Symfony 2 or Symfony 3 -- KRUMO - version 2.0 of print_r(); and var_dump();
paste/pre
2031 Downloads
A handsome replacement for print_r & var_dump. Debugging output with understated style.
crazy-max/cws-dump
19590 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.