tuzex / cqrs-messenger-bundle
Symfony Messenger-based Command Query Responsibility Segregation (CQRS) integration into Symfony 4.3 and higher
Installs: 175
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: 8.*
- symfony/framework-bundle: 4.3.*|4.4.*|5.*|6.*
- tuzex/cqrs-messenger: 0.2.0
Requires (Dev)
- phpstan/phpstan: 1.4.*
- phpstan/phpstan-phpunit: 1.0.*
- phpunit/phpunit: 9.5.*
- symplify/easy-coding-standard: 10.0.*
This package is auto-updated.
Last update: 2022-12-27 17:13:56 UTC
README
Symfony Messenger-based Command Query Responsibility Segregation (CQRS) integration into Symfony 4.3 and higher.
Install
The best way to install Tuzex/cqrs-messenger-bundle is using the Composer:
$ composer require tuzex/cqrs-messenger-bundle