https://github.com/php-enqueue/amqp-lib
[READ-ONLY] The queue-interop compatible AMQP protocol impl. Based on php amqp lib.
https://github.com/php-enqueue/amqp-lib
amqp amqp-interop amqp-transport interop message-queue php queue
Last synced: 5 months ago
JSON representation
[READ-ONLY] The queue-interop compatible AMQP protocol impl. Based on php amqp lib.
- Host: GitHub
- URL: https://github.com/php-enqueue/amqp-lib
- Owner: php-enqueue
- License: mit
- Created: 2017-07-21T11:03:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-10T15:43:45.000Z (5 months ago)
- Last Synced: 2025-05-10T16:34:20.016Z (5 months ago)
- Topics: amqp, amqp-interop, amqp-transport, interop, message-queue, php, queue
- Language: PHP
- Homepage: https://enqueue.forma-pro.com/
- Size: 165 KB
- Stars: 106
- Watchers: 6
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Supporting Enqueue
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)---
# AMQP Transport
[](https://gitter.im/php-enqueue/Lobby)
[](https://github.com/php-enqueue/amqp-lib/actions?query=workflow%3ACI)
[](https://packagist.org/packages/enqueue/amqp-lib)
[](https://packagist.org/packages/enqueue/amqp-lib)This is an implementation of [amqp interop](https://github.com/queue-interop/amqp-interop). It uses [php-amqplib](https://github.com/php-amqplib/php-amqplib) internally.
## Resources
* [Site](https://enqueue.forma-pro.com/)
* [Documentation](https://php-enqueue.github.io/transport/amqp_lib/)
* [Questions](https://gitter.im/php-enqueue/Lobby)
* [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues)## Developed by Forma-Pro
Forma-Pro is a full stack development company which interests also spread to open source development.
Being a team of strong professionals we have an aim an ability to help community by developing cutting edge solutions in the areas of e-commerce, docker & microservice oriented architecture where we have accumulated a huge many-years experience.
Our main specialization is Symfony framework based solution, but we are always looking to the technologies that allow us to do our job the best way. We are committed to creating solutions that revolutionize the way how things are developed in aspects of architecture & scalability.If you have any questions and inquires about our open source development, this product particularly or any other matter feel free to contact at opensource@forma-pro.com
## License
It is released under the [MIT License](LICENSE).