Libraries tagged by vardump
symfony/debug-bundle
124058287 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
43879815 Downloads
Symfony Var-Dump Server for Laravel
koriym/printo
2014156 Downloads
An object graph visualizer.
php-parallel-lint/php-var-dump-check
1579591 Downloads
Find forgotten variables dump in PHP source code.
digitalnature/php-ref
721804 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
raulfraile/ladybug
1163795 Downloads
Simple and Extensible PHP Dumper
yiisoft/var-dumper
1331860 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
spiral/dumper
2072989 Downloads
Dumper for PHP variables based on Symfony VarDumper for Spiral Framework and RoadRunner
chevere/var-dump
44610 Downloads
A multi-purpose colorful modern alternative to var_dump
php-sage/sage
47546 Downloads
☯ Insightful PHP debugging assistant.
mmucklo/krumo
171382 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
leeoniya/dump-r
68724 Downloads
a cleaner, leaner mix of print_r() and var_dump()
kktsvetkov/krumo
62017 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
215302 Downloads
Provides Symfony VarDumper component for Timber
aronduby/dump
1232685 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo