Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/php-enqueue/enqueue-bundle
[READ-ONLY] Message queue bundle for Symfony. RabbitMQ, Amazon SQS, Redis, Service bus, Async events, RPC over MQ and a lot more
https://github.com/php-enqueue/enqueue-bundle
amqp bundle job-queue message-bus message-queue php rabbitmq stomp symfony symfony-bundle
Last synced: about 1 month ago
JSON representation
[READ-ONLY] Message queue bundle for Symfony. RabbitMQ, Amazon SQS, Redis, Service bus, Async events, RPC over MQ and a lot more
- Host: GitHub
- URL: https://github.com/php-enqueue/enqueue-bundle
- Owner: php-enqueue
- License: mit
- Created: 2016-12-29T10:57:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T19:04:09.000Z (3 months ago)
- Last Synced: 2024-09-30T16:21:49.160Z (about 1 month ago)
- Topics: amqp, bundle, job-queue, message-bus, message-queue, php, rabbitmq, stomp, symfony, symfony-bundle
- Language: PHP
- Homepage: https://enqueue.forma-pro.com/
- Size: 565 KB
- Stars: 268
- Watchers: 10
- Forks: 31
- 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/)---
# Message Queue Bundle
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)
[![Build Status](https://img.shields.io/github/actions/workflow/status/php-enqueue/enqueue-bundle/ci.yml?branch=master)](https://github.com/php-enqueue/enqueue-bundle/actions?query=workflow%3ACI)
[![Total Downloads](https://poser.pugx.org/enqueue/enqueue-bundle/d/total.png)](https://packagist.org/packages/enqueue/enqueue-bundle)
[![Latest Stable Version](https://poser.pugx.org/enqueue/enqueue-bundle/version.png)](https://packagist.org/packages/enqueue/enqueue-bundle)Integrates message queue components to Symfony application.
## Resources
* [Site](https://enqueue.forma-pro.com/)
* [Quick tour](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/bundle/quick_tour.md)
* [Documentation](https://php-enqueue.github.io/)
* [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 [email protected]
## License
It is released under the [MIT License](LICENSE).