Libraries tagged by laravel5-migrator
nscreed/laravel-migration-paths
88381 Downloads
Custom migration paths for Laravel project.
erjanmx/laravel-migrate-check
241093 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
spatie/laravel-migrate-fresh
330203 Downloads
A command to build up the database from scratch
dragon-code/laravel-migration-actions
191694 Downloads
Performing any actions during the deployment process
josezenem/laravel-make-migration-pivot
36679 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
orptech/laravel-migration-partition
14151 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
konekt/laravel-migration-compatibility
119098 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
orisintel/laravel-migration-snapshot
78655 Downloads
Dump and load snapshots of the schema produced by individual migrations.
yii2tech/illuminate
9696 Downloads
Yii2 to Laravel Migration Package
woenel/prpcmblmts
11817 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
shiftonelabs/laravel-nomad
91999 Downloads
Add extra functionality to Laravel migrations.
nwidart/db-exporter
38867 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
chrishalbert/laravel-nomadic
24020 Downloads
A suite of tools to enhance robustness of laravel's migrations.
mnabialek/laravel-quick-migrations
10025 Downloads
Run Laravel tests quicker
ntimyeboah/laravel-database-trigger
33850 Downloads
A package to add database trigger to laravel migrations