Libraries tagged by database migrations
sebastiaanluca/laravel-unbreakable-migrations
1282 Downloads
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.
antimattr/mongodb-migrations
102598 Downloads
Managed Database Migrations for MongoDB
n3xt0r/laravel-migration-generator
51 Downloads
create migrations from database
sweetmancc/mysql-trigger-for-laravel-migration
64 Downloads
A package to add database trigger to laravel migrations
webikevn/migration-generate
120 Downloads
Generates Laravel Migrations from an existing database
nachofassini/laravel-database-structure
3994 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
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.
zitansmail/migration-orderer
10 Downloads
Automatically order Laravel migrations based on foreign key dependencies to prevent constraint errors
wpjscc/database
4 Downloads
DBAL, schema introspection, migration and pagination
tito10047/migration-backup
269 Downloads
Backup database on migrate command
thathoff/kirby-migrations
720 Downloads
Migrate content or databases when deploying your Kirby project
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