Libraries tagged by data migration
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
polygontech/data-migration-laravel
809 Downloads
Migration utility for creating or changing data in production
nails/module-data-migration
3353 Downloads
The Data Migration module provides a framework for structured data migration from external sources into the app.
hellopablo/data-migration
3356 Downloads
A framework for migrating data between sources.
gheb/data-migrations-bundle
4622 Downloads
Migrate your data along side your data structure.
crixuamg/laravel-data-migrations
1144 Downloads
Manage data migrations easily within your Laravel application
tereta/migration
7 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
sunnysideup/migration-task
4006 Downloads
Helps developers upgrade database data from one version to the next where the structure is incompatible
ricadesign/laravel-ecommerce-data-model
1 Downloads
Laravel migrations, models and Nova resources for the creation of an ecommerce site
minnur/location_migration
185 Downloads
Migration plugins for migrating Drupal 7 location data from Drupal 7 to Drupal 9
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
soong/soong
164 Downloads
Common interface for data migration
matriphe/laraciproid
2477 Downloads
Indonesia city and province data migration and seeder for Laravel.
aymdev/fregata
190 Downloads
Database migration framework allowing data migration between different DBMS or database structures.
ctf0/mysql-to-mongodb
60 Downloads
A Console Commands To Help With Data Migration From mysql To mongodb.