Libraries tagged by data_dump
webonaute/doctrine-fixtures-generator-bundle
180184 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
worksome/foggy
489444 Downloads
Foggy is a tool for making database dumps with some data removed/changed.
dallgoot/yaml
79482 Downloads
Provides loader, dumper and an API for YAML content. Loader builds to equivalent data types in PHP 8.x
dragon-code/laravel-data-dumper
4154 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
yadakhov/laradump
11139 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
ghostff/dump5
3351 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
daan/strip-db-dump
33 Downloads
Adds shorthands in WP-CLI to easily create database dumps without sensitive data, i.e. customers, users and/or orders.
printi/db-dump-file-anonymizer
4488 Downloads
Library to anonymize a MySQL dump file using fake data
dominicwatts/missingmedia
5965 Downloads
Scan and dump media gallery entries for images that are missing due to migration or data loss
ghostff/dump7
9897 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
kirameki/dumper
1049 Downloads
Data dumper for PHP
dobrik/extended-dumper
9196 Downloads
Symfony var dumper with extended data.
moharrum/laravel-adminer
995 Downloads
Adminer database management tool for your Laravel application.
co-stack/mysql-loader
1270 Downloads
Handle MySQL LOAD DATA and SELECT INTO OUTFILE using doctrine/dbal
burn/yii2-db-archiver
6122 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)