php-design-pattern/command-bus

Interfaces for the design pattern command bus

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/php-design-pattern/command-bus

8.1.0 2022-09-18 11:50 UTC

This package is auto-updated.

Last update: 2025-09-22 22:56:15 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"