Libraries tagged by print-r
crazy-max/cws-dump
19594 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.
zf2timo/phpunit-pretty-result-printer
25740 Downloads
Prints Result of PHPUnit in a nicer format
abcreche/print
3391 Downloads
Generate Print Ready Document
hakre/print_r-converter
9 Downloads
The Print_r Converter - a PHP tool that is able to convert `print_r()`-output into PHP code.
xethron/l4-to-string
16883 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
sunnysideup/vardump
873 Downloads
Dev Module for intelligent Debugging
shellout/shellout
1440 Downloads
A tool to output debugging information to shell
perchten/neat_html
1967 Downloads
Pretty-print PHP objects and arrays in html, json etc.
idealogica/debug
3526 Downloads
Debugging tools: Symfony VarDumper and Chrome Logger in one package.
horizom/var-dumper
225 Downloads
A nicer print_r/var_dump alternative
assad2008/dump-r
61 Downloads
a cleaner, leaner mix of print_r() and var_dump()
alexxxnf/nf_pp
842 Downloads
Pretty "print_r" with some additional features
smetdenis/jbdump
107 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
bolt/dumper
121463 Downloads
Dumper - a print_r() and var_dump() replacement
tsaikoga/performance-printer
32 Downloads
PerformancePrinter is a laravel package to print each requests' performance infomation for development.