Libraries tagged by print-r
sunnysideup/vardump
2748 Downloads
Dev Module for intelligent Debugging
perchten/neat_html
2068 Downloads
Pretty-print PHP objects and arrays in html, json etc.
vartroth/php-security-lint
888 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
cg/kint-bundle
125793 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
zf2timo/phpunit-pretty-result-printer
27041 Downloads
Prints Result of PHPUnit in a nicer format
abcreche/print
4465 Downloads
Generate Print Ready Document
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.
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
281 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.
tsaikoga/performance-printer
33 Downloads
PerformancePrinter is a laravel package to print each requests' performance infomation for development.