Libraries tagged by vardump
smetdenis/jbdump
108 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
sikessem/webtools
1635 Downloads
🧪 Sikessem development tools for web applications.
redcatphp/debug
817 Downloads
Debug - Common vars dump helpers and error handler for debugging purpose
phalcongelist/dd
5489 Downloads
This package will add the `dd` and `dump` helpers to your Phalcon application.
mnapoli/number-two
465 Downloads
NumberTwo is a classy variable dumper
bolt/dumper
121801 Downloads
Dumper - a print_r() and var_dump() replacement
vdrahaniuk/magento2-dump-server
1483 Downloads
Bringing the Symfony Var-Dump Server to Magento 2.
pkg6/var-dumper
112 Downloads
VarDumper
ivoba/dump-die-shortcuts
220 Downloads
Shortcut functions for symfony VarDumper component
htmlburger/carbon-debug
35316 Downloads
Debugging functions, wrapping around Symfony's VarDumper.
dominicwatts/magentodump
274 Downloads
Magento with Symfony VarDumper replacement to Zend_Debug
agashe/var-dumper
34 Downloads
Better alternative to var_dump function in PHP
eloquent/depict
109 Downloads
A fast, recursion-safe, and succinct replacement for var_dump/var_export/print_r.
pdeans/utilities-vardumpers
103 Downloads
A collection of helpful var dumper methods and functions.
helloarman/vardump
39 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.