Libraries tagged by generate migrations
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
jeckerson/phalcon-migrations
9 Downloads
Run and Generate DB Migrations with Phalcon Framework
cedric-lekene/laravel-migration-ai
11 Downloads
A Laravel package that uses AI to generate database migrations from plain-language descriptions, simplifying the migration creation process
gabrielrcosta1/laravel-schema
4 Downloads
Laravel package to generate migrations from a schema.db definition file.
smousss/laravel-migratize
681 Downloads
Generate missing migrations using GPT-4.
adrienpoupa/migrate-routines
518 Downloads
Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.
asif160627/laravel-resources-generator
62 Downloads
Generate Laravel Model,Migration,Service,Controller,Resources with single command
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
dotted-ai/laravel-db-introspector
6 Downloads
Generate migrations from existing database schema
iamkevinmckee/many-to-many
1461 Downloads
Easily generate a migration for a many to many relationship
princenoman/laravel-rocket
3 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
marcha/api-container-generator
11 Downloads
Generate Controller, Model, Migration, Repository, Service, Events and Routes
sixtyfour-software/make-full-resource
13 Downloads
A Laravel package to generate full resources with migrations, models, and Filament resources.
tunecino/yii2-schema-builder
482 Downloads
GUI built on top of Gii, migration tool, and other extensions to quickly prototype and generate working apps