Libraries tagged by print-r
mike42/escpos-php
1250111 Downloads
PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers
d11wtq/boris
11421274 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
digitalnature/php-ref
577000 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
robiningelbrecht/phpunit-pretty-print
191138 Downloads
Prettify PHPUnit output
raulfraile/ladybug
1147432 Downloads
Simple and Extensible PHP Dumper
mmucklo/krumo
140969 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
49533 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
1050149 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
150639 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
swaggest/json-cli
7611 Downloads
JSON CLI tool (diff, rearrange, pretty print, minify, yaml convert, etc...)
leeoniya/dump-r
66840 Downloads
a cleaner, leaner mix of print_r() and var_dump()
lukasss93/laravel-route-debug
1640 Downloads
Print the route name and action in the response headers.
webignition/json-pretty-print
231073 Downloads
Prettifies a JSON string for human readability
oodle/krumo
104780 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
rcubitto/json-pretty
39225 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation