termyn / ddd
A set of design patterns and building blocks that you can use to design domain-driven system in PHP
Installs: 2 946
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/termyn/ddd
Requires
- php: ^8.2
 - termyn/event: ^0.1
 
Requires (Dev)
- phpstan/phpstan: ^1.10
 - phpstan/phpstan-phpunit: ^1.3
 - phpunit/phpunit: 10.5.*
 - symplify/easy-coding-standard: ^12.1
 
README
A set of design patterns and building blocks that you can use to design domain-driven system in PHP
Install
The best way to install DDD is using the Composer:
$ composer require termyn/ddd