simple-bus / message-bus
Generic classes and interfaces for messages and message buses
Installs: 5 373 655
Dependents: 41
Suggesters: 5
Security: 0
Stars: 347
Watchers: 15
Forks: 42
pkg:composer/simple-bus/message-bus
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
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.