laravel-domains
A Laravel package to manage and create modular domains inside your app
modular
A powerful NestJS-inspired modular architecture for Laravel — write less, do more.
laravel-ddd-modular
by aurnob
Opinionated modular architecture for Laravel with DDD conventions, DTOs, view models, and optional integrations.
laravel-domain-repositories
by stemizer
Convention-driven repository binding for domain-oriented Laravel architectures.
laravel-ddd-maker
Artisan command to scaffold Clean Architecture + DDD feature files for Laravel (Action, Request, UseCase, Service, Repository, Output DTO, Response).
laravel-starter-kit
by lvntr
Laravel Starter Kit with DDD architecture, Inertia.js, Vue 3, PrimeVue, and role-based permissions.
laravel-brick
by andrebhas
Build modular monolith Laravel applications with a solid foundation. Each module is a 'brick' that can be stacked wisely. Includes an optional internal bridge with async support, circuit breaker, and Pest testing.
laravel-eventsource
by syeedalireza
Enterprise-grade Event Sourcing and CQRS implementation for Laravel. Build scalable, auditable applications with complete event history and temporal queries.
laravel-ddd
by toniel
Domain-Driven Design (DDD) scaffolding for Laravel with support for Laravel Actions and Spatie Data
laravel-usecase
by avoqado-dev
A lightweight, type-safe Use Case pattern implementation for Laravel with business rule validation
laravel-ddd-starter
by ldaidone
A Laravel starter template preconfigured for Domain-Driven Design with folder structure, namespaces, and laravel-ddd-commands included.
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-ddd-commands
by ldaidone
A lightweight toolkit that adds Domain-Driven Design scaffolding to any Laravel project. Generate domains, use cases, entities, value objects, repositories, and more with expressive artisan commands — keeping your architecture clean and consistent with zero friction.
laravel-ddd-starter
by m4rkhenzel
Production-ready Laravel 12 DDD starter kit with CQRS, layered architecture (Domain, Application, Infrastructure, UI) and thin controllers.
laravel-modules
by selimppc
Lightweight, convention-based modules for Laravel 11/12. Zero request-time overhead. Keeps app migrations by default.
laravel-modular-ddd
by mghrby
A comprehensive Laravel package for building modular applications using Domain-Driven Design principles
laravel-domain-driven-design
by ammardaana
Generate laravel Domain driven design (monolith) structure
laravel-specifications
by dangerwayne
Elegant specification pattern implementation for Laravel with support for Eloquent queries and in-memory filtering
laravel-circular-detector
by naokioouchi
A Laravel package to detect and visualize circular dependencies in modular monolith architectures
architecture-generator
Laravel Architecture Generator - A powerful tool to generate project structure based on popular architecture patterns
laravel-hexagonal-and-ddd-architecture-utilities
by kalel1500
Utilidades para desarrollar en arquitectura hexagonal y DDD en laravel
crud-generator-laravel
by jmsr
Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.
laravel-simple-ddd
by lsnepomuceno
Create and manage A Domain Driven Design (DDD) in your Laravel app, simply and efficiently.
laravel-artisan-domain-contexts
by allysonsilva
A laravel package for using artisan commands in domain contexts
lucid-laravel-console
by jobzmall
JobzMall's Version of The Command Line Interface for the Lucid Architecture
laravel-platfourm
by longman
Package to implement right Repository/Service architecture in Laravel 5.x
console-laravel
by jcricaro
The Command Line Interface for the Lucid Architecture. Original code can be found at lucid-architecture/console-laravel.