Libraries tagged by laravel migrate
thytanium/migrations
30 Downloads
Package for handling and testing Laravel migrations
testmonitor/laravel-nested-migrations
6562 Downloads
Organize Laravel migration files into subfolders
talandis/lara-migrations
24 Downloads
Laravel migrations for using outside Laravel
slava-vishnyakov/laravel-migrator
1133 Downloads
sebwas/laravel-migration-physical-backup
96 Downloads
This simple tool helps the developer creating physical backups of the tables he is altering using migrations, allowing for easy and fast restore
davejamesmiller/laravel-migrations-ui
655 Downloads
A web-based GUI for creating and running migrations in Laravel.
dark-templar/laravel-migration
9 Downloads
Extends Laravel migration
californiamountainsnake/laravel-migrations
40 Downloads
Use different Migration classes for different database connections in Laravel.
wearesynetic/laravel-migator
6 Downloads
Laravel schema migration generator.
triadev/laravel-elasticsearch-migration
2 Downloads
Elasticsearch migration for laravel.
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.
tatarysh/laravel-wordpress-migration
2 Downloads
Laravel WordPress Migration
tankonyako/laravel-automatic-migrations-updated
13 Downloads
Automatic Laravel model migrations.
super-gizmo/laravel-exodus
13 Downloads
Laravel YAML migrations
stechstudio/laravel-locking-migrations
6 Downloads
Ensure only one server runs migrations at a time