dlakomski / asynchronous
Generic classes and interfaces for asynchronous messaging using SimpleBus
Installs: 0
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 5
pkg:composer/dlakomski/asynchronous
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