Libraries tagged by vardump
symfony/debug-bundle
92570275 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
38188774 Downloads
Symfony Var-Dump Server for Laravel
koriym/printo
1229521 Downloads
An object graph visualizer.
php-parallel-lint/php-var-dump-check
1176433 Downloads
Find forgotten variables dump in PHP source code.
digitalnature/php-ref
622393 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
aronduby/dump
443669 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
yiisoft/var-dumper
843472 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
spiral/dumper
601534 Downloads
Dumper for PHP variables based on Symfony VarDumper for Spiral Framework and RoadRunner
chevere/var-dump
26310 Downloads
A multi-purpose colorful modern alternative to var_dump
php-sage/sage
21293 Downloads
☯ Insightful PHP debugging assistant.
phalcon/dd
275051 Downloads
This package will add the `dd` and `dump` helpers to your Phalcon application.
mmucklo/krumo
149465 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
54480 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
1074143 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
hellonico/timber-dump-extension
159475 Downloads
Provides Symfony VarDumper component for Timber