laravel-dao-generator
Scaffold Service -> DAO -> RepositoryInterface -> EloquentRepository -> Model architecture for Laravel with a single artisan command.
laravel-anvil
by zuqongtech
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.
microcodegen-laravel
by archiet
PRD text -> Laravel 11 app -> ZIP. Pure PHP stdlib. <1400 LOC. Zero LLM calls.
laravel-api-starter
by kindharika
A Laravel API starter package with service layer, datatable macro, UUID models, FCM notifications, and scaffold generators.
laravel-ddd-maker
Artisan command to scaffold Clean Architecture + DDD feature files for Laravel (Action, Request, UseCase, Service, Repository, Output DTO, Response).
laravel-resource-scaffold
by renas
Scaffold Laravel resources for Inertia (Vue/React) or Blade (migration, model, controller, pages/views).
laravel-structure-kit
by mehedi250
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.
laravel-fast-crud
by dev-toolbelt
Laravel package for rapid CRUD API scaffolding with filtering, sorting, pagination and CSV export
laravel-blade-scaffold
by amptech
Generador automático de vistas CRUD Blade para Laravel con componentes reutilizables y detección inteligente de tipos de campo
laravel-package-skeleton
by gergo-tar
A PHP package to scaffold Laravel package projects with best practices and code quality tools.
laravel-scaffolder
by efati
Laravel Scaffolder - A powerful package for scaffolding complete feature stacks with Repository, Service, DTO, Policy, Tests, and more.
laravel-domain-driven-design-lite
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Factories, and Tests).
laravel-service-scaffold
by erdikoroglu
Laravel için otomatik Model, Repository, Service scaffold komutu.
laravel-api-scaffold
by iamgerwin
A Laravel package to scaffold Service layer architecture with API resources, controllers, and tests
laravel-factory-scaffold
Automatically generate factories and seeders for Laravel models
laravel-api-forge
by goez
A powerful command-line tool for scaffolding Laravel API projects with modern development practices and essential packages pre-configured.
laravel-scaffold
by joesu
A powerful Laravel package that provides a complete implementation of Repository and Service patterns for rapid API development.
laravel-module-generator
by nirajkhadka
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
laravel-all-in-one-command
by azizizaidi
A Laravel package to generate all necessary files for a feature with a single command.
laravel-api-generator
by arnoldkouya
Laravel API Generator: Rapid scaffolding for CRUD, Auth, and route generation
laravel-module-generator
by jmrashed
A Laravel package to generate and manage modular components effortlessly.
laravel-flutter-getx
by anandpilania
Laravel package that easily scaffold Flutter project as Laravel structure & GetX
laravel-artisan-vue
by axitbv
Laravel Artisan Command for scaffolding a Vue.js feature application with a Vuex store
laravel-5-rest-api-scaffold
by ramosmerino
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
laravel-microservice
by lucid-arch
The Laravel Framework implemented using the Lucid Architecture - as a Microservice.
laravel-api-generator-gj
by gabrieljaime
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel-generator
by maztch
Laravel API/Scaffold/CRUD Generator based on Mitul Golakiya (me@mitul.me).