simple-bus / message-bus
Generic classes and interfaces for messages and message buses
v6.0.0
2021-02-16 14:37 UTC
Requires
- php: ^7.4 || ^8.0
- psr/log: ^1.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.11
- phpunit/phpunit: ^9.3
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.