Libraries tagged by php print_r
mike42/escpos-php
2231128 Downloads
PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers
d11wtq/boris
12490508 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
digitalnature/php-ref
735554 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
robiningelbrecht/phpunit-pretty-print
614640 Downloads
Prettify PHPUnit output
raulfraile/ladybug
1165481 Downloads
Simple and Extensible PHP Dumper
aronduby/dump
1346276 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
bartlett/sarif-php-converters
55547 Downloads
Allows PHP projects to print a static code analysis report in SARIF format
kktsvetkov/krumo
62639 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
1122927 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
rcubitto/json-pretty
75617 Downloads
Pretty print your PHP arrays with style – in full color and with proper indentation
simitgroup/phpjasperxml
3353 Downloads
PHP PDF renderer of open source jasper report studio.
aternos/codex-minecraft
17674 Downloads
PHP library to read, parse, print and analyse Minecraft log files.
aternos/codex
72300 Downloads
PHP library to read, parse, print and analyse log files.
gblix/escpos-php
774 Downloads
PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers
crazy-max/cws-dump
21887 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.