Libraries tagged by data migration
mtcmedia/laravel-import
28 Downloads
Universal data import tool for Laravel framework
danielemontecchi/laravel-patcher
8 Downloads
A predictable system for applying one-time operational or data patches in Laravel—trackable, skippable, and rollback-ready.
vardumper/shopware-six-exporter
1694 Downloads
Wordpress Plugin intended to simplify data migration from WooCommerce to Shopware 6.x
aheiland/fregata-symfony-bundle
130 Downloads
Database migration framework allowing data migration between different DBMS or database structures. Bundled for Symfony.
iserter/laravel-world
4 Downloads
Laravel package with world data, models, migrations, and possibly more in the future.
moh4mmad/request-validation-generator
38 Downloads
A package to generate request validation files based on migration column data types, column lengths, uniqueness, and foreign keys.
letuananh1873/db-exporter
2 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
kdebisschop/php-etl-google-analytics-extractor
95 Downloads
Extract, Transform and Load data using this PHP written migration library.
renzojohnson/wc-hpos-helper
0 Downloads
WooCommerce HPOS data integrity toolkit. Audit orders, subscriptions, and customer data after High-Performance Order Storage migration. Detect orphaned records, zero-value fields, and sync mismatches. Zero dependencies.
yiister/yii2-advanced-db
39 Downloads
xcidar/doctrine-fixtures-generator-bundle
5 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.
webrek/arco
0 Downloads
Framework-agnostic ARCO data-subject requests and a consent ledger for Mexico's LFPDPPP, with an optional Laravel bridge (Eloquent, facades, migrations).
sunnysideup/userforms-csv-import
36 Downloads
Allows you to create records for a userdefined form using a csv (e.g. export from another db instance)
sunnysideup/recently-changed
26 Downloads
Work out all the data objects and associated table data that has recently changed
sunnysideup/migrate-from-fqcn-to-short-tablename
28 Downloads
If you have bad table names (using FQCN) then this method will fix up your tables to be short table names, and migrate the data.