Libraries tagged by Printr
perchten/neat_html
2057 Downloads
Pretty-print PHP objects and arrays in html, json etc.
vartroth/php-security-lint
871 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
cg/kint-bundle
125790 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
simivar/reverse-print-r
1070 Downloads
Library to reverse print_r output to PHP objects, arrays and scalar values.
hakre/print_r-converter
16 Downloads
The Print_r Converter - a PHP tool that is able to convert `print_r()`-output into PHP code.
izica/php-browser-log
199 Downloads
Pretty log in browser console
xethron/l4-to-string
17481 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
shellout/shellout
1444 Downloads
A tool to output debugging information to shell
mmucklo/krumo-bundle
20076 Downloads
Hooks for using KRUMO from within Symfony 2 or Symfony 3 -- KRUMO - version 2.0 of print_r(); and var_dump();
horizom/var-dumper
280 Downloads
A nicer print_r/var_dump alternative
brainworxx/krexx
427 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.
paste/pre
2222 Downloads
A handsome replacement for print_r & var_dump. Debugging output with understated style.
tox2ik/elog
494 Downloads
error_log(print_r($xyz, 1));
eloquent/depict
146 Downloads
A fast, recursion-safe, and succinct replacement for var_dump/var_export/print_r.