dlakomski / message-bus
Generic classes and interfaces for messages and message buses
6.6.1
2026-01-05 12:50 UTC
Requires
- php: ^8.2
- psr/log: ^1.1.4 || ^2.0 || ^3.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.11
- phpunit/phpunit: ^11.5.46
- symfony/phpunit-bridge: ^6.4.23 || ^7.4
README
By Matthias Noback, Cliff Odijk, Ruud Kamphuis
This package contains generic classes and interfaces which can be used to create message buses, like a command bus or an event bus.