Libraries tagged by migration generator
rizkussef/laravel-sql-to-migration
374 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
nahid-ferdous/laravel-module-generator
3444 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
n3xt0r/laravel-migration-generator
1022 Downloads
create migrations from database
barryvdh/laravel-migration-generator
26189 Downloads
Generate migrations based on existing database
youngdevelopers/ghost-generator
885 Downloads
GhostGenerator
phplucidframe/bare-migration
11181 Downloads
A simple PHP command line tool to generate CodeIgniter bare migration file.
mediactive-digital/laravel-generator
3259 Downloads
InfyOm Laravel Generator
websvc/yii2migration
6248 Downloads
Migration generator for Yii 2.
agontuk/schema-builder
1593 Downloads
Schema designer & migration generator for laravel & lumen
zuqongtech/laravel-anvil
46 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
wooserv/laravel-objectid
426 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
dgtlss/easyerd
150 Downloads
A Laravel package to generate ERD diagrams from models and migrations
dcardenasl/ci4-api-scaffolding
1200 Downloads
CRUD scaffolding engine for CodeIgniter 4 APIs built on dcardenasl/ci4-api-core. Generates DTOs, services, controllers, migrations, routes, tests and OpenAPI docs via spark commands.