Libraries tagged by dump
mayconbordin/l5-db-commands
1008 Downloads
A set of commands to create/drop/dump/restore databases on Laravel 5
lexbegin/var-logger
18 Downloads
Var Logger Component provides a static method to dump string messages into a log file.
levgenij/laravel-db-backup
3024 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
jeromemacias/silex-debug
3391 Downloads
An integration of the Symfony var dumper for Silex
hristijans/laravel-database-masker
3 Downloads
Laravel package for creating masked database dumps with sensitive data obfuscated
howtomakeaturn/csvdumper
72 Downloads
Dump database into csv format.
gared/database-structure-diff
3287 Downloads
Show database structure diffs between databases and sql structure dump
dirtsimple/clean-yaml
210 Downloads
Dump diff-friendly, readable YAML
digitlimit/gender
17 Downloads
Laravel genders migration, PHP array lists, MYSQL gender SQL dump
crodas/db-backup
18 Downloads
Incremental Database dump tool
corrivate/laravel-mysqldump
216 Downloads
Artisan commands to conveniently dump and import the DB, with stripping options
blitsoftwares/laravel-states-and-cities
1022 Downloads
País, cidades e estados. Com código IBGE Brasil. Com migrations, models, seeder, routes, config e views. SQL de dumps disponiveis na pasta 'sql'.
ayesh/composer-min-autoload
86 Downloads
A Composer plugin to generate slightly minimal Autoloaders with a new `dump-min-autoload` command
antihero/mount-last-db-bundle
212 Downloads
Symfony bundle to mount last .gz sql dump from remote SMB/SFTP server. Commands to dump or mount current DB, and to copy current DB to test DB.
requtize/config
792 Downloads
Simple Config library, that handle PHP arrays, YAML and INI files as configs and can dump all configs into one PHP file as Cache.