Libraries tagged by database migration
badrshs/laravel-data-jobs
571 Downloads
A Laravel package for managing and executing data migration jobs with tracking and priority support
orisintel/laravel-online-migrator
82270 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
cable8mm/xeed
2473 Downloads
Xeed generates new model, seed, Nova resources, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
nwidart/db-exporter
39126 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
vi-kon/laravel-db-exporter
38481 Downloads
Database table structure and data exporter to migration and seed files
wooserv/laravel-objectid
423 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
tanoconsulting/ezmigrationbundle2
43788 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa
horde/db
4819 Downloads
Database abstraction library
glamorous/laravel-data-loader
2438 Downloads
Small package to provide tools for data migrations and loading initial data into your database
dvrtech/schema-tools
7108 Downloads
Laravel package for JSON/CSV schema analysis and database structure generation
aldoggutierrez/laravel-schema-manager
1379 Downloads
Manage PostgreSQL schemas in Laravel applications
lulco/nette-phoenix-registrator
142827 Downloads
Integration of Phoenix Database Migrations into Nette Framework
easy2dev/multi-tenant-wizard
714 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.
dyrynda/nomad
1167 Downloads
Laravel-style database migrations wherever they may roam
dbmigrate/dbmigrate
16726 Downloads
A Database Migration Tool Similar to Flyway