Libraries tagged by 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
toramanlis/laravel-implicit-migrations
5 Downloads
This package is a tool that creates Laravel migration files by inspecting the application's models.
schoolees/laravel-psgc
75 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
mediactive-digital/migrations-generator
2176 Downloads
Generates Laravel Migrations from an existing database
luongolabs/block-migrate
274 Downloads
Run straight code blocks during laravel migrations.
fisharebest/laravel-floats
11262 Downloads
Floating point support for Laravel migrations
elimuswift/db-exporter
4696 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
codelieutenant/laravel-pgenum
431 Downloads
Postgres Enums used in Laravel Migrations
mll-lab/laravel-conditional-migrations
57768 Downloads
Run your Laravel migrations only when you want them to
tomzx/laravel-migration
35 Downloads
A migration service based on Laravel Database package.
sweetmancc/mysql-trigger-for-laravel-migration
64 Downloads
A package to add database trigger to laravel migrations
romanzipp/laravel-migration-generator
595 Downloads
Laravel Migration Generator
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
n3xt0r/laravel-migration-generator
41 Downloads
create migrations from database
itul/laravel-migration-fields
63 Downloads
Laravel migration fields for things like address and name