queue-interop / amqp-interop
AMQP interop
Installs: 21 051 164
Dependents: 41
Suggesters: 1
Security: 0
Stars: 146
Watchers: 5
Forks: 8
Open Issues: 6
Requires
- php: ^7.3 | ^8.0
- queue-interop/queue-interop: ^0.7|^0.8|^0.9
Requires (Dev)
- phpunit/phpunit: ~9.0
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.