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.
PHP 8.2+
composer require codefyphp/domain-driven-core
The domain driven core library benefits greatly from the original authors of Chief and Buttercup.Protects.
- Adam Nicholson [email protected]
- Mathias Verraes [email protected]