Libraries tagged by data migrate
vi-kon/laravel-db-exporter
36709 Downloads
Database table structure and data exporter to migration and seed files
robinncode/db_craft
723 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
divineomega/uxdm-eloquent
16937 Downloads
Eloquent package for the UXDM data migrator
sunnysideup/migration-task
3629 Downloads
Helps developers upgrade database data from one version to the next where the structure is incompatible
maketok/datamigration
28179 Downloads
Maketok Data-Migration engine
aymdev/fregata
171 Downloads
Database migration framework allowing data migration between different DBMS or database structures.
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
ssplugin/ss-user-import-export
3365 Downloads
Export users data in the CSV format and Import users using CSV file.
joshmurrayeu/laravel-doctrine
1572 Downloads
Doctrine for Laravel with migrations and fixtures.
at-lab/laravel-proc-mig
824 Downloads
Laravel procedure migration
atk4/schema
103070 Downloads
Agile Schema
oguzhankrcb/datamigrator
9 Downloads
A simple package for data migration
jacerider/sync
1521 Downloads
Data migration and API integration suite.
dominicwatts/missingmedia
6470 Downloads
Scan and dump media gallery entries for images that are missing due to migration or data loss
ricorocks-digital-agency/morpher
4512 Downloads
A Laravel package for managing data changes during database migrations.