Libraries tagged by incremental migration
webfactory/legacy-integration-bundle
11527 Downloads
A battle-proven approach to facilitate the incremental migration of legacy applications to the Symfony2 stack.
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
nekoos/laravel-seed-drain
321 Downloads
Incremental seed execution aligned with migrations, without extra schema.
vitaliiivanovspryker/incremental-migration
12 Downloads
Incremental Migration module
thiagobrauer/laravel-incremental-migrations
77 Downloads
This Laravel package extends the command php artisan make:migration to add an incremental number at the end of a migration file, if there is already another migration with the same name. It also has its own artisan command to fix the names of the existing migrations.
pushin/incremental-version-migrator
7 Downloads
Incremental versioning migration framework
nih/legacy-gateway
0 Downloads
Route-level legacy fallback for route-by-route migration in PSR-15 applications built on nih/http-kernel.
dweik/laravel-database-patching
77 Downloads
Laravel database patching
alleyinteractive/wp-theme-migrator
1366 Downloads
A library to migrate to a new WordPress theme incrementally.