Libraries tagged by dump die
xerobug/dump-die
13 Downloads
Dump Die package based on symfony/var-dumper.
axeldotdev/dump-die
78 Downloads
This package give you the dd() helper from Laravel.
aamirshahzadxerobug/php-dump-die
2 Downloads
Dump Die package based on symfony/var-dumper.
mass6/laravel-die-dump-array
164 Downloads
Helper function to die and dump Laravel collection to their array representation
jeremykendall/debug-die
7557 Downloads
Convenience wrapper around var_dump() and die(var_dump())
npapratovic/go-die
2 Downloads
Debugging for PHP
doetech/diedump
163 Downloads
This is a var-dumper tool like laravel's dd().
mazecode/dumpper
14 Downloads
Dump and die
marcolamr/dd
6 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sikessem/test-tools
18 Downloads
🧪 Tools needed for PHP project development and automation.
repo/dd
19 Downloads
A simple die and dump implementation
jackdtaylor/dpr
55 Downloads
die(print_r()) helper functions
peakle/symfony3-dumper
119 Downloads
It extends an opportunity to listen a conclusion of a dump function in Symfony 3 and add shortcut for a «dump+die» combination. To run dump-server "php dump-server" . Commands: 1) db - dump var and continue script execution 2) dd - dump var and stop script (via "die" func)
hoannv/dd
340 Downloads
Dump die data value
douglasmariz/pre-commit-git
9 Downloads
GIT pre-commit hook para verificar no código a existência de certas palavras, frases ou funções (dump, var_dump, die, print_r, etc) antes de ser comitado.