Libraries tagged by var_dump
symfony/var-dumper
889940295 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/debug-bundle
122078163 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
beyondcode/laravel-dump-server
43580582 Downloads
Symfony Var-Dump Server for Laravel
koriym/printo
1970119 Downloads
An object graph visualizer.
yiisoft/var-dumper
1297298 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
1553457 Downloads
Find forgotten variables dump in PHP source code.
aronduby/dump
1197655 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
spiral/dumper
2015176 Downloads
Dumper for PHP variables based on Symfony VarDumper for Spiral Framework and RoadRunner
digitalnature/php-ref
716454 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
raulfraile/ladybug
1162994 Downloads
Simple and Extensible PHP Dumper
chevere/var-dump
43224 Downloads
A multi-purpose colorful modern alternative to var_dump
hellonico/timber-dump-extension
211048 Downloads
Provides Symfony VarDumper component for Timber
php-sage/sage
45929 Downloads
☯ Insightful PHP debugging assistant.
mmucklo/krumo
170882 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
61621 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.