Libraries tagged by var_dump
symfony/var-dumper
758170978 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
beyondcode/laravel-dump-server
39358628 Downloads
Symfony Var-Dump Server for Laravel
koriym/printo
1374089 Downloads
An object graph visualizer.
yiisoft/var-dumper
1013991 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
php-parallel-lint/php-var-dump-check
1263605 Downloads
Find forgotten variables dump in PHP source code.
digitalnature/php-ref
641850 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
chevere/var-dump
29994 Downloads
A multi-purpose colorful modern alternative to var_dump
php-sage/sage
25433 Downloads
☯ Insightful PHP debugging assistant.
mmucklo/krumo
155264 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
56227 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
jbzoo/jbdump
1108400 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
aronduby/dump
658198 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
raulfraile/ladybug
1154833 Downloads
Simple and Extensible PHP Dumper
morrislaptop/var-dumper-with-context
141246 Downloads
Show the line number where the dump method was called
jakub-onderka/php-var-dump-check
434834 Downloads
Find forgotten variables dump in PHP source code.