Libraries tagged by print-r
radcampaign/block-print-options
315 Downloads
A WordPress plugin to enable hiding blocks from printing
soderlind/read-offline
3 Downloads
Read Offline allows you to download or print posts and pages. You can download the post as PDF, ePub and mobi
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.
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.
oodle/krumo-bundle
15693 Downloads
Hooks for using KRUMO from within Symfony -- KRUMO - version 2.0 of print_r(); and var_dump();
eloquent/depict
95 Downloads
A fast, recursion-safe, and succinct replacement for var_dump/var_export/print_r.
bolt/dumper
121699 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.