laravel-ddd-maker
Artisan command to scaffold Clean Architecture + DDD feature files for Laravel (Action, Request, UseCase, Service, Repository, Output DTO, Response).
laravel-clean-generator
by munguia-er
Generates Clean Architecture structure for Laravel — DTOs, Repositories, Services, Controllers with Web & API stacks
laravel-use-cases
by ylsalame
A reusable UseCase pattern implementation for Laravel applications, including a base UseCase, class inference helper, execution context and an extendable controller.
laravel-structure-kit
by mehedi250
A powerful UI + CLI scaffolding tool for Laravel — instantly generate Models, Controllers, Migrations, and Service & Repository pattern boilerplate with customizable file paths.
laravel-ddd-starter
by m4rkhenzel
Production-ready Laravel 12 DDD starter kit with CQRS, layered architecture (Domain, Application, Infrastructure, UI) and thin controllers.
laravel-circular-detector
by naokioouchi
A Laravel package to detect and visualize circular dependencies in modular monolith architectures
laravel-phone-otp-auth
A professional Laravel package for phone-based authentication with OTP verification, following clean architecture principles and Laravel best practices.
laravel-service-repository-pattern
Service-Repository pattern for your Laravel applications
laravel-easy-modules
by kadevland
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
laravel-argonaut-dto
by yorcreative
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.