Libraries tagged by key migration
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
stoutlogic/acf-migrations
97 Downloads
Make field name and key changes to ACF fields, without losing content.
ajcastro/fk-adder
3494 Downloads
Lets you add foreign keys in a swift! Foreign key adder in laravel migration.
lav45/yii2-db-migrate
6286 Downloads
This extension allows you to easily create large migrations associated with many foreign keys.
diplodocker/foreign-loader
696 Downloads
Laravel foreign keys loader helper (part of Diplodocker project)
teqnifii/laravel-key-migration
3 Downloads
Rotate your Laravel keys and migrate your encrypted data to a new key.
kingga/laravel-migrations
2 Downloads
Some classes which help with migrations, e.g. changing the id column from unsigned integer to unsigned big integer along with foreign keys.
moh4mmad/request-validation-generator
33 Downloads
A package to generate request validation files based on migration column data types, column lengths, uniqueness, and foreign keys.
sukohi/quick-dict
10 Downloads
A Laravel package for create migration and seeder from key-value data.