Libraries tagged by laravel-migration
shiftonelabs/laravel-nomad
95111 Downloads
Add extra functionality to Laravel migrations.
nwidart/db-exporter
38961 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
froiden/sql-generator
20515 Downloads
convert Laravel migrations to raw SQL scripts
konekt/laravel-migration-compatibility
132703 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
endeavour-agency/laravel-migration-tests
408 Downloads
Provides tools for integration testing Laravel migrations.
mnabialek/laravel-quick-migrations
10294 Downloads
Run Laravel tests quicker
fisharebest/laravel-floats
10994 Downloads
Floating point support for Laravel migrations
chrishalbert/laravel-nomadic
24534 Downloads
A suite of tools to enhance robustness of laravel's migrations.
theupriser/laravel-migration-extensions
99 Downloads
Laravel migration extensions
repat/laravel-migration-model
3596 Downloads
Eloquent Model for the migrations table
andyabih/json-to-laravel-migrations
679 Downloads
Turn a JSON schema into Laravel migrations.
barryvdh/laravel-migration-generator
26124 Downloads
Generate migrations based on existing database
sakanjo/laravel-readable-migrations
52 Downloads
Change migrations filenames to more readable numeric format.
paulofelipem/brazilian-regions
349 Downloads
Pacote com informações de todos os paises, estados e cidades (Estados e cidades brasileiras).
mojopollo/laravel-json-schema
542 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