31 Laravel packages tagged “ddd”
Most downloaded: jpkleemans/attribute-events, with 584,691 downloads and 334 GitHub stars. Ranked by total downloads — use the controls below to sort by stars, most recently updated, or name.
ecotone/laravel
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
21
340,624
dangerwayne/laravel-specifications
Elegant specification pattern implementation for Laravel with support for Eloquent queries and in-memory filtering
7
23,194
mozex/laravel-modules
Laravel package that auto-discovers and registers module assets (configs, routes, views, migrations, commands, Livewire, Filament, Nova, and more) from a Modules/ directory at the project root.
6
21,330
cline/strongly-typed-id
Strongly-typed ID value objects for PHP with support for UUID, ULID, NanoID, GUID, Sqid, Hashids and Laravel integration
8,933
middag-io/framework
MIDDAG PHP Framework — DDD kernel, container, Inertia adapter, router, form engine, and domain abstractions
6,986
plin-code/laravel-clean-architecture
Laravel package for generating Clean Architecture structure
16
4,067
hungthai1401/laravel-domain-oriented
Build a domain-oriented application on Laravel Framework
5
3,904
creativecrafts/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).
1
1,742
koalafacade/diamond-console
Laravel Package for generate DDD structure easily for your projects
64
1,559
lvntr/laravel-starter-kit
Laravel Starter Kit with DDD architecture, Inertia.js, Vue 3, PrimeVue, and role-based permissions.
10
1,495
avoqado-dev/laravel-usecase
A lightweight, type-safe Use Case pattern implementation for Laravel with business rule validation
22
1,310
longman/laravel-platfourm
Package to implement right Repository/Service architecture in Laravel 5.x
8
642
anas/easy-dev
Generate production-style Laravel feature structure from one Artisan command: CRUD, APIs, services, repositories, tests, OpenAPI docs, modules, and AI-ready project context.
13
623
samushi/domion
Domion - Professional Architecture for Laravel with Automated Frontend & Auth Integration
66
bigsinoos/laravel-repository-response
Solution to PHP repository class method responses, Helps to implement true Repository pattern.
4
9
luminor/luminor
A modern, open-source DDD framework for building REST APIs and domain-driven applications with event sourcing
8
maiobarbero/laravel-boost-ddd
Laravel Boost rules, skills, and architecture tests for pragmatic, Laravel-native Domain-Driven Design.
3
andrebhas/laravel-brick
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.