Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
PHP
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src Use namespace Mar 29, 2018
.gitignore add travis file and ingore Jul 20, 2017
.travis.yml add travis file and ingore Jul 20, 2017
LICENSE init Jul 20, 2017
README.md Remove unused information about persisten Mar 29, 2018
composer.json Small typo in composer.json Dec 20, 2017
phpunit.xml.dist init Jul 20, 2017

README.md

Laravel queue package

Gitter

You can use all transports built on top of queue-interop including all supported by Enqueue. It also supports extended AMQP features such as queue declaration and message delaying.

The package allows you to use queue interop transport the laravel way as well as integrates the enqueue simple client.

Resources

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.