Libraries tagged by domain-driven-design
ytake/valueobjects
85009 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
ecotone/amqp
323457 Downloads
Extends Ecotone with AMQP integration
buttercup/protects
4128 Downloads
Buttercup.Protects is a PHP library for building Aggregates that protect business rules, and that announce Domain Events.
php-ddd/notification
23395 Downloads
PHP implementation of Fowler's Notification pattern
money/money
84357 Downloads
PHP implementation of Fowler's Money pattern
gember/event-sourcing
502 Downloads
Use case driven EventSourcing - Let go of the Aggregate with the Dynamic Consistency Boundary (DCB) pattern.
ddd/components
4193 Downloads
Domain Driven Design components (Slug...).
cloudcreativity/ddd-modules
1258 Downloads
Modules for domain-driven implementations in PHP.
phpsquad/domain-maker
2774 Downloads
Domain Driven Design for Laravel made easy
geekcell/ddd-bundle
8247 Downloads
A bundle for pragmatic domain driven design in Symfony.
fusonic/ddd-extensions
6950 Downloads
Symfony domain-driven design building blocks for usage with Doctrine ORM.
alephtools/ddd
25575 Downloads
Helpful instruments for Domain Driven Design.
ericksonreyes/domain-driven-design
33 Downloads
Domain Driven Design Inspired Classes and Interfaces
xprt64/dudulina
119 Downloads
CQRS with Event Sourcing mini framework for PHP
rekalogika/domain-event-outbox
1125 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event