Libraries tagged by Domain Driven Design
bizmate/valueobjects
60 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.Forked from ytake/valueobjects due to unresponve PRs and broken builds.
balpom/entity
26 Downloads
Entity is data modelling framework for DDD projects.
azathoth/money
27 Downloads
PHP implementation of Fowler's Money pattern
awd-studio/es-lib-maker-bundle
13 Downloads
A Symfony bundle providing maker commands for seamless integration with Event Sourcing patterns. Features code generation tools for event-sourced aggregates, value objects, and domain events following DDD principles.
awd-studio/es-lib-indexes
16 Downloads
Provides indexes functionality for the AwdEs event-sourcing library.
awd-studio/es-lib
47 Downloads
An advanced event-sourcing library for PHP 8.3+ designed to handle domain events effectively.
atyagi/specifier
21 Downloads
A library to help implement the specification design pattern
alessandrominoccheri/laravel-broadway
13 Downloads
A Laravel adapter for the Broadway ES/CQRS package.
srtfisher/money
31 Downloads
PHP implementation of Fowler's Money pattern
ocramius/deprecated-money
3 Downloads
PHP implementation of Fowler's Money pattern
jerowork/email-message
179 Downloads
PHP 7.2+ value object for email messages.
gember/file-reflector-roave
243 Downloads
Gember Event Sourcing File Reflector adapter based on roave/better-reflection
gember/file-finder-symfony
257 Downloads
Gember Event Sourcing File Finder adapter based on symfony/finder
gember/cache-psr
167 Downloads
Gember Event Sourcing Cache adapter based on psr/simple-cache (PSR-16)
fleshgrinder/constraint-violations
14 Downloads
This library provides an implementation of the Notification Pattern with additional functionality to keep code DRY and to be more useful in the context of Domain-Driven Design (DDD) and its value objects.