tuzex / ddd-messenger
This package is abandoned and no longer maintained.
The author suggests using the https://github.com/termyn/ddd.git package instead.
Implementation of Domain Driven Design (DDD) library based on Symfony messenger 5 and higher
v0.2.0
2022-06-01 14:44 UTC
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