codefyphp/domain-driven-core

Libraries and Interfaces for domain driven design.

Maintainers

👁 nomadicjosh

Package info

github.com/codefyphp/domain-driven-core

pkg:composer/codefyphp/domain-driven-core

Statistics

Installs: 126

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v3.1.3 2026-02-08 18:14 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 53b7e355afee484b5a83340c5c573514c413192e

  • Joshua Parker <joshua.woop@joshuaparker.dev>

dddcqrseventbusEventSourcingEventStorecommandbusaggregaterootdomaindrivendesigndomainevents


README

Domain Driven Core is the base for the CodefyPHP framework which includes interfaces and abstractions for domain driven development as well as CQRS. You can use the default implementations or use the interfaces to build your own DDD/CQRS implementations.

Requirement

PHP 8.4+

Installation

composer require codefyphp/domain-driven-core

Acknowledgements

The domain driven core library benefits greatly from the original authors of Chief and Buttercup.Protects.