Libraries tagged by data migration
datana-gmbh/doctrine-postgres-public-schema-listener
355431 Downloads
An Migration EventSubscriber which ensures public namespace is only added if needed
maketok/datamigration
27736 Downloads
Maketok Data-Migration engine
vi-kon/laravel-db-exporter
35338 Downloads
Database table structure and data exporter to migration and seed files
elimuswift/db-exporter
4687 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
robinncode/db_craft
468 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
624 Downloads
Doctrine for Laravel with migrations and fixtures.
fndmiranda/data-migration
418 Downloads
Synchronize and migrate data between the application and the database
tomshaw/laravel-calendar-table
451 Downloads
A Laravel calendar table database migration and console command.
ssplugin/ss-user-import-export
3285 Downloads
Export users data in the CSV format and Import users using CSV file.
at-lab/laravel-proc-mig
165 Downloads
Laravel procedure migration
atk4/schema
102937 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
dominicwatts/missingmedia
4242 Downloads
Scan and dump media gallery entries for images that are missing due to migration or data loss
ricorocks-digital-agency/morpher
4511 Downloads
A Laravel package for managing data changes during database migrations.