php-design-pattern/command-bus

This package is abandoned and no longer maintained. No replacement package was suggested.

Interfaces for the design pattern command bus

Maintainers

Package info

github.com/php-design-pattern/command-bus

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

Transparency log

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

8.1.0 2022-09-18 11:50 UTC

This package is auto-updated.

Last update: 2026-06-23 00:41:13 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"