Libraries tagged by xDump
benmorel/smartdump
43184 Downloads
Dumps selected MySQL tables together with their relationships
ssch/typo3-debug-dump-pass
1153957 Downloads
Add debug dump compiler pass for better static analysis
smile/gdpr-dump
26742 Downloads
A utility to create anonymized database dumps
hellonico/timber-dump-extension
175867 Downloads
Provides Symfony VarDumper component for Timber
dragon-code/laravel-data-dumper
11285 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
chevere/var-dump
32832 Downloads
A multi-purpose colorful modern alternative to var_dump
beyondcode/laravel-masked-db-dump
29074 Downloads
Dump masked information from your database
bambamboole/laravel-translation-dumper
26510 Downloads
A laravel package to dump missing translation keys into the translation files
aronduby/dump
788341 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
rah/danpu
384726 Downloads
Zero-dependency MySQL dump library for easily exporting and importing databases
php-sage/sage
28080 Downloads
☯ Insightful PHP debugging assistant.
phalcon/dd
282686 Downloads
This package will add the `dd` and `dump` helpers to your Phalcon application.
mmucklo/krumo
159780 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
57193 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
1113045 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.