Libraries tagged by Migrate data
patricknelson/silverstripe-migrations
26782 Downloads
SilverStripe Database Migration module. Facilitates atomic database migrations in SilverStripe 3.x
easy2dev/multi-tenant-wizard
706 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
vherbaut/laravel-data-migrations
227 Downloads
Versioned data migrations for Laravel - transform, backfill, and migrate your data with the same elegance as schema migrations.
joeyrush/better-migrate-seed
11271 Downloads
An alternative migrate:fresh --seed command which allows you to create a group of seeders from your existing data and/or playback a group of seeders
andrey-helldar/migrate-db
668 Downloads
Easy data transfer from one database to another
tigron/skeleton-migrate
19589 Downloads
Database migration for Skeleton
ngyuki/db-migrate
5918 Downloads
Simple migration tool
mathsgod/mysql-schema-migrate
142 Downloads
Export MySQL database schema to JSON format
grundik/yii-migrate
9545 Downloads
Simple package to add database migrations to project
mb4it/laravel-dbtodb-migration
275 Downloads
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
sqonk/mysql-sync
643 Downloads
MySQL-sync is a simple script written in PHP that can assist and automate the synchronisation of differences in table structures between two database servers.
mbolli/phoenix
135 Downloads
Database Migrations for PHP
webandco/flow-migrate-database
4 Downloads
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.