tuzex / ddd-messenger-bundle
Implementation of DDD (Domain Driven Design) library based on Symfony messenger
Installs: 201
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.1
- symfony/framework-bundle: 5.*|6.*
- tuzex/ddd-messenger: ^0.2.0
Requires (Dev)
- phpstan/phpstan: 1.7.*
- phpstan/phpstan-phpunit: 1.1.*
- phpunit/phpunit: 9.5.*
- symplify/easy-coding-standard: 10.2.*
This package is auto-updated.
Last update: 2022-12-27 17:14:14 UTC
README
Implementation of DDD (Domain Driven Design) library based on Symfony messenger.
Installation
The best way to install Tuzex/ddd-messenger-bundle is using the Composer:
$ composer require tuzex/ddd-messenger-bundle