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-passport-authorization-core
by n3xt0r
Domain-oriented authorization core for Laravel Passport, providing structured scope and permission modeling without UI or OAuth flow implementation.
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-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-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-cqrs-es
by madewithlove
A Laravel package to kick start CQRS and ES projects using Broadway and Tactician.