Download the PHP package brokerexchange/elasticqueue without Composer
On this page you can find all versions of the php package brokerexchange/elasticqueue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brokerexchange/elasticqueue
More information about brokerexchange/elasticqueue
Files in brokerexchange/elasticqueue
Download brokerexchange/elasticqueue
More information about brokerexchange/elasticqueue
Files in brokerexchange/elasticqueue
Vendor brokerexchange
Package elasticqueue
Short Description Laravel Queue Driver for Elasticsearch
License MIT
Homepage http://brokerexchange.github.io/ElasticQueue/
Package elasticqueue
Short Description Laravel Queue Driver for Elasticsearch
License MIT
Homepage http://brokerexchange.github.io/ElasticQueue/
Please rate this library. Is it a good library?
Informations about the package elasticqueue
ElasticQueue
Laravel Queue Driver for Elasticsearch
License
ElasticQueue is released under the MIT Open Source License, https://opensource.org/licenses/MIT
Copyright
ElasticQueue © Broker Exchange Network 2018
Installation
- Run command
composer require brokerexchange\elasticqueue
- If you are using Laravel 5.5+, this package will be auto-discovered
- Otherwise, add
ElasticQueue\ElasticQueueServiceProvider::class,
to config/app.php
- Otherwise, add
- Add to config/queue.php
All versions of elasticqueue with dependencies
PHP Build Version
Package Version
Requires
elasticsearch/elasticsearch Version
^2.0.0|^5.0.0
The package brokerexchange/elasticqueue contains the following files
Loading the files please wait ....