Libraries tagged by laravel migrate
repat/laravel-migration-model
3774 Downloads
Eloquent Model for the migrations table
ntimyeboah/laravel-database-trigger
34010 Downloads
A package to add database trigger to Laravel migrations
mojopollo/laravel-json-schema
543 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
mediactive-digital/migrations-generator
2118 Downloads
Generates Laravel Migrations from an existing database
jjclane/laravel-sqlite-migrations
15944 Downloads
A trait to translate Laravel migrations into SQLite safe migrations.
codelieutenant/laravel-pgenum
215 Downloads
Postgres Enums used in Laravel Migrations
andyabih/json-to-laravel-migrations
736 Downloads
Turn a JSON schema into Laravel migrations.
always-open/laravel-migration-snapshot
39912 Downloads
Dump and load snapshots of the schema produced by individual migrations.
mll-lab/laravel-conditional-migrations
57693 Downloads
Run your Laravel migrations only when you want them to
barryvdh/laravel-migration-generator
26135 Downloads
Generate migrations based on existing database
thehocinesaad/laravel-algereography
199 Downloads
Easily add all the 58 Algerian Wilayas and its Dairas to your cool Laravel project (Migrations, Seeders and Models).
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
proai/laravel-super-migrations
2229 Downloads
This Laravel package is useful for big databases for a better migrations structure.
maxim-oleinik/blade-migrations-laravel
2233 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
laravel-auto/migrations
564 Downloads
Automatic Laravel model migrations.