termyn / cqrs
CQRS architecture based on the Symfony Messenger 4.3 and higher
Installs: 2 905
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/termyn/cqrs
Requires
- php: ^8.2
 - symfony/messenger: ^4.3|^5|^6|^7
 - symfony/validator: ^4.3|^5|^6|^7
 - termyn/date-time: ^0.1
 - termyn/id: ^0.1
 
Requires (Dev)
- phpstan/phpstan: ^1.10
 - phpstan/phpstan-phpunit: ^1.3
 - phpunit/phpunit: ^10.5
 - symplify/easy-coding-standard: ^12.1
 
README
CQRS architecture based on the Symfony Messenger 4.3 and higher
Install
The best way to install CQRS is using the Composer:
$ composer require termyn/cqrs