Libraries tagged by migration generator
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
khomsiadam/stacksync
17 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
smousss/laravel-migratize
681 Downloads
Generate missing migrations using GPT-4.
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.
eprofos/reverse-engineering-bundle
5 Downloads
Advanced Symfony bundle for database reverse engineering - Automatically generates Doctrine entities from existing database schemas with intelligent type mapping, relationship detection, and comprehensive metadata extraction capabilities
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
ekapusta/doctrine-phinx-bridge-bundle
6160 Downloads
Auto-generates Phinx migrations from Doctrine scheme differences.
princenoman/laravel-rocket
3 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
sixtyfour-software/make-full-resource
14 Downloads
A Laravel package to generate full resources with migrations, models, and Filament resources.
omnifyjp/laravel-scaffold
108 Downloads
A powerful Laravel package that automates the generation of Models, Controllers, Migrations, and other essential components from database schemas.
tunecino/yii2-schema-builder
482 Downloads
GUI built on top of Gii, migration tool, and other extensions to quickly prototype and generate working apps
nachofassini/laravel-database-structure
3880 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)