Libraries tagged by var-dump
symfony/var-dumper
747894571 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
beyondcode/laravel-dump-server
39008888 Downloads
Symfony Var-Dump Server for Laravel
koriym/printo
1331838 Downloads
An object graph visualizer.
yiisoft/var-dumper
972472 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
1240200 Downloads
Find forgotten variables dump in PHP source code.
jbzoo/jbdump
1106593 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
digitalnature/php-ref
636094 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
raulfraile/ladybug
1154308 Downloads
Simple and Extensible PHP Dumper
chevere/var-dump
28397 Downloads
A multi-purpose colorful modern alternative to var_dump
php-sage/sage
23991 Downloads
☯ Insightful PHP debugging assistant.
mmucklo/krumo
154026 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
55722 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.
aronduby/dump
597997 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
morrislaptop/var-dumper-with-context
140405 Downloads
Show the line number where the dump method was called
jakub-onderka/php-var-dump-check
433861 Downloads
Find forgotten variables dump in PHP source code.