Libraries tagged by laravel5-migrator
dyrynda/laravel-efficient-uuid
1129594 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
nscreed/laravel-migration-paths
112783 Downloads
Custom migration paths for Laravel project.
erjanmx/laravel-migrate-check
264772 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
spatie/laravel-migrate-fresh
334248 Downloads
A command to build up the database from scratch
dragon-code/laravel-migration-actions
197693 Downloads
Performing any actions during the deployment process
josezenem/laravel-make-migration-pivot
53542 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
yii2tech/illuminate
12753 Downloads
Yii2 to Laravel Migration Package
orptech/laravel-migration-partition
20901 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
orisintel/laravel-migration-snapshot
79944 Downloads
Dump and load snapshots of the schema produced by individual migrations.
woenel/prpcmblmts
16377 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
shiftonelabs/laravel-nomad
98053 Downloads
Add extra functionality to Laravel migrations.
froiden/sql-generator
23483 Downloads
convert Laravel migrations to raw SQL scripts
chrishalbert/laravel-nomadic
25294 Downloads
A suite of tools to enhance robustness of laravel's migrations.
konekt/laravel-migration-compatibility
143307 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
endeavour-agency/laravel-migration-tests
3130 Downloads
Provides tools for integration testing Laravel migrations.