php-design-pattern/command-bus

Interfaces for the design pattern command bus

8.1.0 2022-09-18 11:50 UTC

This package is auto-updated.

Last update: 2024-04-22 20:08:12 UTC


README

Interfaces for the Command Bus Design Pattern. This module provides the minimum interfaces to implement the Command Bus Pattern.

Installation

  • Add in the require section of the composer.json file the line "php-design-pattern/command-bus": "^8.1"