项目作者: Jeckel-Lab

项目描述 :
Command dispatcher pattern implementation
高级语言: PHP
项目地址: git://github.com/Jeckel-Lab/command-dispatcher.git
创建时间: 2019-10-28T08:34:54Z
项目社区:https://github.com/Jeckel-Lab/command-dispatcher

开源协议:

下载


Command Dispatcher

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

  1. composer require jeckel-lab/command-dispatcher

Resources