jeckel-lab/command-dispatcher

Command dispatcher implementation

Installs: 4 610

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 3

pkg:composer/jeckel-lab/command-dispatcher

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