Libraries tagged by data migration
cable8mm/xeed
1758 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
maketok/datamigration
28088 Downloads
Maketok Data-Migration engine
vi-kon/laravel-db-exporter
36493 Downloads
Database table structure and data exporter to migration and seed files
dominicwatts/missingmedia
6093 Downloads
Scan and dump media gallery entries for images that are missing due to migration or data loss
easy2dev/multi-tenant-wizard
220 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
fndmiranda/data-migration
420 Downloads
Synchronize and migrate data between the application and the database
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
robinncode/db_craft
589 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.
joshmurrayeu/laravel-doctrine
1291 Downloads
Doctrine for Laravel with migrations and fixtures.
at-lab/laravel-proc-mig
686 Downloads
Laravel procedure migration
atk4/schema
103004 Downloads
Agile Schema
andrey-helldar/migrate-db
665 Downloads
Easy data transfer from one database to another
oguzhankrcb/datamigrator
9 Downloads
A simple package for data migration
jacerider/sync
1453 Downloads
Data migration and API integration suite.
ricorocks-digital-agency/morpher
4512 Downloads
A Laravel package for managing data changes during database migrations.