tuzex / ddd-messenger
Implementation of Domain Driven Design (DDD) library based on Symfony messenger 5 and higher
Installs: 277
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.1
- symfony/messenger: 5.*|6.*
- tuzex/ddd: ^0.8.2
Requires (Dev)
- phpstan/phpstan: 1.7.*
- phpstan/phpstan-phpunit: 1.1.*
- phpunit/phpunit: 9.5.*
- symplify/easy-coding-standard: 10.2.*
README
Implementation of Domain Driven Design (DDD) library based on Symfony messenger 5 and higher.
Install
The best way to install Tuzex/ddd-messenger is using the Composer:
$ composer require tuzex/ddd-messenger