Libraries tagged by vardump
faydaen/dumper
392 Downloads
Replacement of standard var_dump function
eloquent/depict
95 Downloads
A fast, recursion-safe, and succinct replacement for var_dump/var_export/print_r.
pdeans/utilities-vardumpers
100 Downloads
A collection of helpful var dumper methods and functions.
helloarman/vardump
34 Downloads
This will help you to use var_dump() and print_r() on your blade with the tag. People who are familiar with these php functions will benefit from this.
feliperamaral/vardump
109 Downloads
jariberg/vardump
165 Downloads
zero dependency replacement of php var_dump and print_r with beautiful styling and support for cli-mode
weretyczx/vardumper
35 Downloads
Resolve Chrome 61.0.3163.91 dd() could not display well
systemhaus/php-var-dump-check
29 Downloads
Find forgotten variables dump in PHP source code.
solbianca/vardumper
163 Downloads
mactape/telegram-var-dump
242 Downloads
PHP Bad Practices, var dump to telegram
krylov123/var-dump-parser
4 Downloads
Parser for PHP var_dump function output
dragontnt/vardumper
3 Downloads
Simple var dumper for CLI and HTML compatible with PHP 7.4+
dora38/var-dump-string
2 Downloads
Simple var_dump-and-output-control-functions string conversion.
serendipity_hq/vardumper-cli-to-html
367 Downloads
Adds functions dumpf() and ddf() to Symfony's VarDumper component to be used in CLI scripts to dump to a file.
gubler/var-dump-finder-task
83 Downloads
Finds instances of var_dump() in your source code.