Libraries tagged by generate migrations
fproject/yii2-migration-generator
7145 Downloads
Helper class library to generate Yii2 migration script from Database source
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
fabiang/doctrine-migrations-liquibase
514 Downloads
Generate Liquibase ChangeLog from Doctrine Entities
smousss/laravel-migratize
680 Downloads
Generate missing migrations using GPT-4.
sencerhan/laravel-db-tools
132 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
adrienpoupa/migrate-routines
518 Downloads
Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.
hassanejazpvt/laravel-csr
8 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 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
iamkevinmckee/many-to-many
1456 Downloads
Easily generate a migration for a many to many relationship
afoolzh/iseed
597 Downloads
Generate the migration file for laravel database.
princenoman/laravel-rocket
2 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
sixtyfour-software/make-full-resource
9 Downloads
A Laravel package to generate full resources with migrations, models, and Filament resources.
utkarshgayguwal/laravel-smart-scaffold
7 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
tunecino/yii2-schema-builder
482 Downloads
GUI built on top of Gii, migration tool, and other extensions to quickly prototype and generate working apps