Libraries tagged by database migration
aplus/database-extra
1420595 Downloads
Aplus Framework Database Extra Library
ampeco/fast-sqlite-refresh-database
24313 Downloads
Alternative to migrations for each test
semisedlak/migratte
29097 Downloads
Migratte is a simple database migration tool for PHP.
ingenerator/phinx-lightweight
15342 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
eddturtle/phinx
71817 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
capsulescodes/laravel-population
410 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
caloskao/migrate-specific
14416 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
nwidart/db-exporter
39057 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
vi-kon/laravel-db-exporter
37109 Downloads
Database table structure and data exporter to migration and seed files
sayeed/custom-migrate
25925 Downloads
Custom migrate in laravel. You can individual file migrate here
dvrtech/schema-tools
743 Downloads
Laravel package for JSON/CSV schema analysis and database structure generation
suez/ezmigrationbundle2
9670 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa. Suez fork.
easy2dev/multi-tenant-wizard
371 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.
dbmigrate/dbmigrate
13505 Downloads
A Database Migration Tool Similar to Flyway
carono/yii2-migrate
5959 Downloads
Trait to help create databases in migrations for Yii2