Libraries tagged by Printr
xethron/l4-to-string
17423 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.
mmucklo/krumo-bundle
20072 Downloads
Hooks for using KRUMO from within Symfony 2 or Symfony 3 -- KRUMO - version 2.0 of print_r(); and var_dump();
vartroth/php-security-lint
618 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
simivar/reverse-print-r
1069 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.
shellout/shellout
1444 Downloads
A tool to output debugging information to shell
perchten/neat_html
2038 Downloads
Pretty-print PHP objects and arrays in html, json etc.
idealogica/debug
3813 Downloads
Debugging tools: Symfony VarDumper and Chrome Logger in one package.
horizom/var-dumper
278 Downloads
A nicer print_r/var_dump alternative
brainworxx/krexx
398 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
2221 Downloads
A handsome replacement for print_r & var_dump. Debugging output with understated style.
cg/kint-bundle
125783 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
eloquent/depict
141 Downloads
A fast, recursion-safe, and succinct replacement for var_dump/var_export/print_r.
lg-utils/print_r_tree
1 Downloads
Dump variable as tree, with open-close areas