Download the PHP package noitran/lumen-horizon-rabbitmq without Composer
On this page you can find all versions of the php package noitran/lumen-horizon-rabbitmq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download noitran/lumen-horizon-rabbitmq
More information about noitran/lumen-horizon-rabbitmq
Files in noitran/lumen-horizon-rabbitmq
Download noitran/lumen-horizon-rabbitmq
More information about noitran/lumen-horizon-rabbitmq
Files in noitran/lumen-horizon-rabbitmq
Vendor noitran
Package lumen-horizon-rabbitmq
Short Description Connector package between horizon and RabbitMQ for lumen framework
License MIT
Package lumen-horizon-rabbitmq
Short Description Connector package between horizon and RabbitMQ for lumen framework
License MIT
Please rate this library. Is it a good library?
Informations about the package lumen-horizon-rabbitmq
Lumen-Horizon-RabbitMQ
About
Connector package for lumen that allows to use RabbitMQ with laravel's horizon dashboard. Uses kinsolee/horizon-lumen horizon fork that enables horizon support for lumen.
Full Installation Guide
-
Install as composer packages
-
Open your bootstrap/app.php and register all needed providers in specified sequence:
-
Copy queue.php config into
src/config/
directory -
Copy horizon.php config from vendor directory into
src/config/
directory - Be sure to change
connection
of your queues torabbitmq
. Example:
Initial code idea goes to designmynight
All versions of lumen-horizon-rabbitmq with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.7
kinsolee/horizon-lumen Version ^1.2
vladimir-yuldashev/laravel-queue-rabbitmq Version ^7.1.1
kinsolee/horizon-lumen Version ^1.2
vladimir-yuldashev/laravel-queue-rabbitmq Version ^7.1.1
The package noitran/lumen-horizon-rabbitmq contains the following files
Loading the files please wait ....