Libraries tagged by var_dump
kktsvetkov/krumo
63119 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.
qiutuleng/hyperf-dump-server
34909 Downloads
Bring Symfony's Var-Dump Server to Hyperf
morrislaptop/var-dumper-with-context
165225 Downloads
Show the line number where the dump method was called
jakub-onderka/php-var-dump-check
441912 Downloads
Find forgotten variables dump in PHP source code.
hellonico/twig-dump-extension
268954 Downloads
VarDumper Twig extension
studioespresso/craft-dumper
252403 Downloads
Bringing symfony/VarDumper to Craft CMS
jbzoo/jbdump
1123518 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
bdk/debug
9346 Downloads
Browser/javascript like console class for PHP
oodle/krumo
112503 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
alexxxnf/nf_pp
7315 Downloads
Pretty "print_r" with some additional features
phalcon/dd
300157 Downloads
This package will add the `dd` and `dump` helpers to your Phalcon application.
brainworxx/includekrexx
30929 Downloads
kreXX Debugger - Alternative for `f:debug` (fluid) and `debug();` (PHP) with additional analysis features and logging options.
salibhdr/php-dump-logger
530 Downloads
PHP dump logger uses Symfony's var-dumper to create a simple, easy to use, eye-friendly, and pretty log files for any PHP application. It can be used either standalone, with Laravel, Symfony, yii2, and other PHP frameworks
omouren/external-var-dumper-bundle
50908 Downloads
Externalize Symfony VarDumper dumps
mp091689/dump-die
21366 Downloads
Dump Die package based on symfony/var-dumper.