Libraries tagged by print-r
paste/pre
2090 Downloads
A handsome replacement for print_r & var_dump. Debugging output with understated style.
crazy-max/cws-dump
19964 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.
cg/kint-bundle
125653 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
abcreche/print
3676 Downloads
Generate Print Ready Document
hakre/print_r-converter
11 Downloads
The Print_r Converter - a PHP tool that is able to convert `print_r()`-output into PHP code.
xethron/to-string
18856 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
xethron/l4-to-string
16989 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
sunnysideup/vardump
1069 Downloads
Dev Module for intelligent Debugging
shellout/shellout
1444 Downloads
A tool to output debugging information to shell
perchten/neat_html
1982 Downloads
Pretty-print PHP objects and arrays in html, json etc.
izica/php-browser-log
183 Downloads
Pretty log in browser console
idealogica/debug
3668 Downloads
Debugging tools: Symfony VarDumper and Chrome Logger in one package.
brainworxx/krexx
155 Downloads
PHP debugger which displays information about objects and variables in it's own draggable debug output.
assad2008/dump-r
117 Downloads
a cleaner, leaner mix of print_r() and var_dump()
smetdenis/jbdump
108 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.