Libraries tagged by print-r
janky/dumpwalk
11 Downloads
A better, recursion- and space-friendly var_dump
jackdtaylor/dpr
57 Downloads
die(print_r()) helper functions
franz-deleon/fdl-debug
42 Downloads
A super simple, no dependency, extendable PHP debugger helper.
felideo/debug2
594 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
dokoagency/ladybug
348 Downloads
Simple and Extensible PHP Dumper
clean/mpr
286 Downloads
Prints human-readable information about a variable
bonsaicode/debug
10 Downloads
Debug utility class providing an improved version of print_r that shows variable types, and trace and hex_dump methods.
aze/dumper
63 Downloads
PHP dump
assad2008/dump-r
128 Downloads
a cleaner, leaner mix of print_r() and var_dump()
artbyrab/printar
19 Downloads
Print your objects and arrays with ease with Printar, a print_r output formatter
arashjafari/dump-plus
22 Downloads
Provides variety of formats for dumps information about variables or objects
romannowicki/mpr
566 Downloads
Prints human-readable information about a variable
oodle/krumo-bundle
15709 Downloads
Hooks for using KRUMO from within Symfony -- KRUMO - version 2.0 of print_r(); and var_dump();
nunzion/php-dumper
22 Downloads
Debugging tool to provide an alternative to var_dump or print_r. Just use dump($var) or trace().
logocomune/debug
89 Downloads
simple debugging tool which prints human-readable information about a variable.