Libraries tagged by laravel-migration
chr15k/laravel-schema-audit
322 Downloads
Performs static analysis of your Laravel migrations to detect schema inconsistencies before they ship.
wecansync/laravel-migration-generator
1264 Downloads
a package to generate migration schema for Models
samody/laravel-migration-preflight
492 Downloads
Pre-migration validation tool for Laravel migrations
roslov/laravel-migration-checker
1860 Downloads
Up/down database migration checker for Laravel
mrazinshaikh/laravel-migration
344 Downloads
A standalone migration tool using laravel illuminate/database.
endeavour-agency/laravel-migration-tests
3792 Downloads
Provides tools for integration testing Laravel migrations.
mojopollo/laravel-json-schema
546 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
schoolees/laravel-psgc
2792 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
nachopitt/migrations
638 Downloads
Import database tables and write them to Laravel migration files.
luongolabs/block-migrate
969 Downloads
Run straight code blocks during laravel migrations.
fosseva/laravel-reconciler
217 Downloads
Idempotent reference-data reconciliation for Laravel. Migrations manage your schema; Reconciler manages your data.
elimuswift/db-exporter
4696 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
ekosuprianto96/laravel-visual-migrator
163 Downloads
Visual Schema Designer for Laravel Migrations (powered by Mongo Diagram)
tomzx/laravel-migration
35 Downloads
A migration service based on Laravel Database package.
tarunkorat/laravel-migration-squasher
85 Downloads
Squash old Laravel migrations into a single schema file