Libraries tagged by database migration
n3xt0r/laravel-migration-generator
39 Downloads
create migrations from database
sweetmancc/mysql-trigger-for-laravel-migration
64 Downloads
A package to add database trigger to laravel migrations
fproject/yii2-migration-generator
7373 Downloads
Helper class library to generate Yii2 migration script from Database source
webikevn/migration-generate
112 Downloads
Generates Laravel Migrations from an existing database
programster/pgsql-migrations
1080 Downloads
A library for managing migrations for a PostgreSQL database.
muhammadhuzaifa/laravel-safe-migration
48 Downloads
The package provide a safest way to run migration commands by generating backup of the database before running the actual migration command.
tomzx/laravel-migration
35 Downloads
A migration service based on Laravel Database package.
michaeljennings/refresh-database
1636 Downloads
A package to speed up your laravel database tests by only running the migrations once
theupriser/laravel-migration-extensions
128 Downloads
Laravel migration extensions
thathoff/kirby-migrations
720 Downloads
Migrate content or databases when deploying your Kirby project
sunnysideup/migration-task
3748 Downloads
Helps developers upgrade database data from one version to the next where the structure is incompatible
rizkussef/laravel-sql-to-migration
16 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
morningtrain/wp-database
732 Downloads
Laravel Eloquent and Migrations for WordPress
imt/doctrine-migrations-multi
755 Downloads
This repository provides a simple script that adds the ability to use Doctrine Migrations with more than one (multiple) connection (database).
haydarsahin/cache-migration
7 Downloads
The package helpful about migrate redis cache for seamless deploys