Libraries tagged by laravel migration generator
n3xt0r/laravel-migration-generator
1028 Downloads
create migrations from database
jinn/laravel
37 Downloads
Jinn for Laravel. Models, Migrations and API generator.
gabrielrcosta1/laravel-schema
5 Downloads
Laravel package to generate migrations from a schema.db definition file.
simlux/laravel-generators
0 Downloads
Some extended generators to create Models, Migrations, Seeder, ...
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
imrandevbd/laravel-blueprint-studio
2 Downloads
Visual Laravel Blueprint Studio — create models, migrations, controllers, and views with a premium visual UI powered by Tailwind CSS & Alpine.js.
curly-deni/laravel-permission-maker
42 Downloads
Laravel package to easily generate migration files for CRUD and single permissions based on spatie/laravel-permission.
mqondisi/laravel-module-generator
149 Downloads
Opinionated Laravel 9–13 module scaffolding (model, migration, repository, DTO, optional DAO, controllers)
zuqongtech/laravel-anvil
55 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.
tgozo/laravel-codegen
187 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
shehroz/crud-generator
33 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
se468/laravel-package-generators-extended
922 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
onesite/laravel-module
3154 Downloads
Generate a module with model, migration, controller, routes and factory
mehedi250/laravel-structure-kit
30 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.