tuzex/cqrs-messenger

This package is abandoned and no longer maintained. The author suggests using the https://github.com/termyn/cqrs.git package instead.

Implementation of CQRS (Command Query Responsibility Segregation) based on the Symfony Messenger 4.3 and higher

v0.2.0 2022-02-08 18:56 UTC

This package is auto-updated.

Last update: 2022-11-20 10:34:15 UTC


README

PHP version Latest Version

Implementation of CQRS (Command Query Responsibility Segregation) based on the Symfony Messenger 4.3 and higher.

Install

The best way to install Tuzex/cqrs-messenger is using the Composer:

$ composer require tuzex/cqrs-messenger