Libraries tagged by vardump
symfony/debug-bundle
95716114 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
38851863 Downloads
Symfony Var-Dump Server for Laravel
koriym/printo
1310114 Downloads
An object graph visualizer.
php-parallel-lint/php-var-dump-check
1229985 Downloads
Find forgotten variables dump in PHP source code.
jbzoo/jbdump
1104411 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
633217 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
aronduby/dump
576823 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
raulfraile/ladybug
1153959 Downloads
Simple and Extensible PHP Dumper
yiisoft/var-dumper
957691 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
spiral/dumper
703227 Downloads
Dumper for PHP variables based on Symfony VarDumper for Spiral Framework and RoadRunner
chevere/var-dump
27852 Downloads
A multi-purpose colorful modern alternative to var_dump
php-sage/sage
23318 Downloads
☯ Insightful PHP debugging assistant.
mmucklo/krumo
153384 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
55419 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.
hellonico/timber-dump-extension
165285 Downloads
Provides Symfony VarDumper component for Timber