rayrutjes / ddd-essentials
Installs: 15
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/rayrutjes/ddd-essentials
Requires
- php: ~7.0
This package is not auto-updated.
Last update: 2025-10-17 23:41:20 UTC
README
DDD Essentials.
DDD Essentials is a bunch of contracts that allows a quick setup of a nicely layered Domain Driven Design application in PHP.
Requirements.
We use PHP 7 by default. I think that DDD should be considered at the start of your project so going for PHP 7 shouldn't be a problem.
Contributing.
Please feel free to contribute by any means.
I am actually still missing some concepts such as Sagas, so feel free to suggest your new contracts, or improve existing ones.