Libraries tagged by Domain Driven
salehhashemi/laravel-domain-expert
65 Downloads
An intuitive Laravel package to streamline Domain Driven Development by simplifying domain creation, management, and organization within your applications.
php-kitchen/yii2-domain
2169 Downloads
Implementation of DDD key concepts for Yii2.
dsantang/domain-events-doctrine
24193 Downloads
Package that provides an integration with Doctrine ORM to automatically dispatch Domain Events.
creativecrafts/laravel-domain-driven-design-lite
1657 Downloads
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).
codeliner/shared-domain-set
3997 Downloads
Collection of common DDD interfaces
codefyphp/domain-driven-core
188 Downloads
Libraries and Interfaces for domain driven design.
alex-kassel/laravel-domain-core
38 Downloads
High-cohesion Laravel platform foundation unifying Domain Context Registration, Dynamic Multi-Database Migrations, Context-Aware Eloquent Models, Standardized CLI Execution, Overlap Lock Management, Diagnostic Events, and Child Domain Package Scaffolding.
adhenrique/laravel-domain-oriented
140 Downloads
Build a domain-oriented application on Laravel Framework
msgphp/domain
69602 Downloads
A dependency-free package to help building a business domain layer
dekeysoft/yii2-domain
396 Downloads
Implementation of DDD key concepts for Yii2.
xprt64/dudulina
124 Downloads
CQRS with Event Sourcing mini framework for PHP
tiny-blocks/building-blocks
133 Downloads
Implements tactical DDD building blocks for PHP: entities, aggregate roots, domain events, snapshots, and upcasters.
spinxphp/framework
49 Downloads
A fast, lightweight PHP framework with enforced DDD architecture — flexible across persistent-process runtimes (RoadRunner, Swoole) without being tied to either.
qubus/valueobjects
320 Downloads
A PHP library of immutable objects to use in Domain Driven Design.
phariscope/event
9738 Downloads
To implement events in domain driven design or other styles projects with PHP