Libraries tagged by migrator
thibaud-dauce/migrations
475 Downloads
Migrations' helpers to create SQL views, relationships' columns and more!
thibaud-dauce/laravel-recursive-migrations
129 Downloads
This package allows to put Laravel migrations into subdirectories
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.
theupriser/laravel-migration-extensions
124 Downloads
Laravel migration extensions
thefuntasty/db-migration-php
2703 Downloads
Basic database migrations
thecodingmachine/doctrine-migrations-universal-module
25 Downloads
Cross-framework module for doctrine migrations
thatobabusi/laravel-migrations-ui
65 Downloads
A web-based GUI for creating and running migrations in Laravel.
teqnifii/laravel-key-migration
4 Downloads
Rotate your Laravel keys and migrate your encrypted data to a new key.
templesuite/migrations
5 Downloads
Handles schema and seed migration upgrades on top of the base Yii2 methods
tecnocen/yii2-migrate
15355 Downloads
Yii 2 Library to handle normalized table creation
techsemicolon/laravel-migration-pipeline
8 Downloads
A migration pipeline to make sure same migration is not run again in multiple server setup
tdk/cms-migration
308 Downloads
Migrate CMS blocks, pages through CSV files
tchappui/scherzo-migration
12 Downloads
Scherzo-migration is the database migration component used by the Scherzo education web framework.
tatarysh/laravel-wordpress-migration
2 Downloads
Laravel WordPress Migration
tankonyako/laravel-automatic-migrations-updated
13 Downloads
Automatic Laravel model migrations.