jeckel-lab/command-dispatcher

Command dispatcher implementation

v1.0.0 2022-01-03 16:23 UTC

README

Latest Stable Version Total Downloads Build Status codecov Infection MSI

If you are looking for symfony integration, look at the jeckel-lab/command-dispatcher-bundle package.

This is a framework independant implementation of the Command Dispatcher pattern for CQRS project.

Installation

composer require jeckel-lab/command-dispatcher

Resources