https://github.com/php-enqueue/magento2-enqueue
The extension adds messaging capabilities to Magento2 application.
https://github.com/php-enqueue/magento2-enqueue
amqp google-pubsub kafka magento magento2-module message-queue messaging rabbitmq sqs stomp
Last synced: about 2 months ago
JSON representation
The extension adds messaging capabilities to Magento2 application.
- Host: GitHub
- URL: https://github.com/php-enqueue/magento2-enqueue
- Owner: php-enqueue
- License: mit
- Created: 2018-03-03T15:15:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T13:54:24.000Z (over 1 year ago)
- Last Synced: 2025-03-31T13:05:54.313Z (3 months ago)
- Topics: amqp, google-pubsub, kafka, magento, magento2-module, message-queue, messaging, rabbitmq, sqs, stomp
- Language: PHP
- Size: 174 KB
- Stars: 49
- Watchers: 11
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Magento2 EnqueueModule
[](https://gitter.im/php-enqueue/Lobby)
[](https://packagist.org/packages/enqueue/magento2-enqueue)
[](https://packagist.org/packages/enqueue/magento2-enqueue)
The module integrates [Enqueue Client](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/client/quick_tour.md) with Magento2.You can send and consume messages to different message queues such as RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk, Google PubSub and others. Or integrate Magento2 app with other applications or service via [Message Bus](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/client/message_bus.md).
## Resources
* [Enqueue Documentation](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md)
* [EnqueueModule Documenation](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/magento2/quick_tour.md)
* [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).