dimanzver / amqp-interop
AMQP interop
0.8.3
2025-02-09 16:46 UTC
Requires
- php: ^7.3 | ^8.0
- queue-interop/queue-interop: ^0.7|^0.8|^0.9
Requires (Dev)
- phpunit/phpunit: ~9.0
This package is auto-updated.
Last update: 2025-02-09 16:58:04 UTC
README
About
AMQP interop tries to identify and standardize a common way for PHP programs to create, send, receive and read AMQP messages to achieve interoperability. It sits on top of queue interop.
More here.