dlakomski / asynchronous
Generic classes and interfaces for asynchronous messaging using SimpleBus
6.6.1
2026-01-05 12:50 UTC
Requires
- php: ^8.2
- dlakomski/message-bus: ^6.4
- dlakomski/serialization: ^6.4
- 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 process messages asynchronously using a SimpleBus MessageBus instance.
Read the full documentation here