simple-bus / asynchronous
Generic classes and interfaces for asynchronous messaging using SimpleBus
Installs: 1 399 851
Dependents: 8
Suggesters: 0
Security: 0
Stars: 24
Watchers: 3
Forks: 5
pkg:composer/simple-bus/asynchronous
Requires
- php: ^8.0
- psr/log: ^1.1.4 || ^2.0 || ^3.0
- simple-bus/message-bus: ^6.0
- simple-bus/serialization: ^6.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 process messages asynchronously using a SimpleBus MessageBus instance.
Read the full documentation here