Libraries tagged by print_r
paste/pre
2199 Downloads
A handsome replacement for print_r & var_dump. Debugging output with understated style.
crazy-max/cws-dump
20218 Downloads
PHP class to replace var_dump(), print_r() based on the Xdebug style.
cg/kint-bundle
125777 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
3803 Downloads
Generate Print Ready Document
hakre/print_r-converter
15 Downloads
The Print_r Converter - a PHP tool that is able to convert `print_r()`-output into PHP code.
xethron/to-string
18925 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
xethron/l4-to-string
17057 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
sunnysideup/vardump
1136 Downloads
Dev Module for intelligent Debugging
shellout/shellout
1444 Downloads
A tool to output debugging information to shell
perchten/neat_html
1986 Downloads
Pretty-print PHP objects and arrays in html, json etc.
izica/php-browser-log
190 Downloads
Pretty log in browser console
brainworxx/krexx
202 Downloads
PHP debugger which displays information about objects and variables in it's own draggable debug output.
smetdenis/jbdump
109 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
121807 Downloads
Dumper - a print_r() and var_dump() replacement
tsaikoga/performance-printer
33 Downloads
PerformancePrinter is a laravel package to print each requests' performance infomation for development.