simple-bus/message-bus
Generic classes and interfaces for messages and message buses
Maintainers
v6.3.1
2021-11-30 15:29 UTC
Requires
- php: ^8.0
- psr/log: ^1.1.4 || ^2.0 || ^3.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.11
- phpunit/phpunit: ^9.5.5
- symfony/phpunit-bridge: ^6.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT d3b6f4d70a2c35d9df93803c7cebefc17ef9e023
- Cliff Odijk <cliff.woop@jcid.nl>
- Ruud Kamphuis
- Matthias Noback <matthiasnoback.woop@gmail.com>
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.
