Libraries tagged by var_dump
lepampim/fast-dbg-php
11 Downloads
Library for debugging PHP pages simply and quickly in an HTML environment
fellowgeek/php-ref
109 Downloads
A nicer print_r/var_dump alternative for PHP 8.3+
brainworxx/krexx
224 Downloads
PHP debugger which displays information about objects and variables in it's own draggable debug output.
ua1-labs/firebug
242 Downloads
An expandable PHP debugger panel.
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.
redcatphp/debug
818 Downloads
Debug - Common vars dump helpers and error handler for debugging purpose
oodle/krumo-bundle
15715 Downloads
Hooks for using KRUMO from within Symfony -- KRUMO - version 2.0 of print_r(); and var_dump();
mnapoli/number-two
465 Downloads
NumberTwo is a classy variable dumper
phalcongelist/dd
5490 Downloads
This package will add the `dd` and `dump` helpers to your Phalcon application.
shellout/shellout
1444 Downloads
A tool to output debugging information to shell
afshinpersian/afshlim_framework
10 Downloads
Slim fullstack framework in my way!
vartroth/php-security-lint
88 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
geronimo794/php-simple-dev-helpers
587 Downloads
Just short call for var_dump and exit. etc. etc. Just use the dev-master version.
jeromemacias/silex-debug
3391 Downloads
An integration of the Symfony var dumper for Silex
wenprise/debug
598 Downloads
Debugging functions, wrapping around Symfony's VarDumper.