Libraries tagged by laravel-migration
shiftonelabs/laravel-nomad
97910 Downloads
Add extra functionality to Laravel migrations.
nwidart/db-exporter
39050 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
froiden/sql-generator
23407 Downloads
convert Laravel migrations to raw SQL scripts
chrishalbert/laravel-nomadic
25273 Downloads
A suite of tools to enhance robustness of laravel's migrations.
konekt/laravel-migration-compatibility
142938 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
endeavour-agency/laravel-migration-tests
3057 Downloads
Provides tools for integration testing Laravel migrations.
mnabialek/laravel-quick-migrations
10478 Downloads
Run Laravel tests quicker
ntimyeboah/laravel-database-trigger
34025 Downloads
A package to add database trigger to Laravel migrations
fisharebest/laravel-floats
11236 Downloads
Floating point support for Laravel migrations
wecansync/laravel-migration-generator
286 Downloads
a package to generate migration schema for Models
repat/laravel-migration-model
3788 Downloads
Eloquent Model for the migrations table
itul/laravel-migration-fields
58 Downloads
Laravel migration fields for things like address and name
andyabih/json-to-laravel-migrations
736 Downloads
Turn a JSON schema into Laravel migrations.
always-open/laravel-migration-snapshot
39947 Downloads
Dump and load snapshots of the schema produced by individual migrations.
barryvdh/laravel-migration-generator
26135 Downloads
Generate migrations based on existing database