Libraries tagged by Printr
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
hakre/print_r-converter
15 Downloads
The Print_r Converter - a PHP tool that is able to convert `print_r()`-output into PHP code.
izica/php-browser-log
190 Downloads
Pretty log in browser console
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.
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
vartroth/php-security-lint
78 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
lg-utils/print_r_tree
1 Downloads
Dump variable as tree, with open-close areas
yuseferi/zhilify
16 Downloads
Zhilify is a tool for debugging with dump variables, arrays and objects in a pretty way.