Download the PHP package kingdarkness/lumen-horizon without Composer
On this page you can find all versions of the php package kingdarkness/lumen-horizon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kingdarkness/lumen-horizon
More information about kingdarkness/lumen-horizon
Files in kingdarkness/lumen-horizon
Download kingdarkness/lumen-horizon
More information about kingdarkness/lumen-horizon
Files in kingdarkness/lumen-horizon
Vendor kingdarkness
Package lumen-horizon
Short Description Dashboard and code-driven configuration for Laravel queues.
License MIT
Package lumen-horizon
Short Description Dashboard and code-driven configuration for Laravel queues.
License MIT
Please rate this library. Is it a good library?
Informations about the package lumen-horizon
Introduction
Lumen Horizon is based on the official Laravel Horizon (v5.x) package. It provides the same features as original package except the UI. Tested with Lumen 8
Installation
- Important!
Uncomment in your
bootstrap/app.php
Make sure you register Illuminate\Redis\RedisServiceProvider::class
in your boorstrap/app.php
file.
Add in your bootstrap/app.php
-
Run composer to add the dependency.
-
Publish config add the
horizon.php
to config/horizon - register provider in your
bootstrap/app.php
Official Documentation
Documentation for Horizon can be found on the Laravel website.
All versions of lumen-horizon with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
ext-json Version *
ext-pcntl Version *
ext-posix Version *
illuminate/contracts Version ^8.17|^9.0
illuminate/queue Version ^8.17|^9.0
illuminate/support Version ^8.17|^9.0
nesbot/carbon Version ^2.17
ramsey/uuid Version ^4.0
symfony/process Version ^5.0|^6.0
symfony/error-handler Version ^5.0|^6.0
ext-json Version *
ext-pcntl Version *
ext-posix Version *
illuminate/contracts Version ^8.17|^9.0
illuminate/queue Version ^8.17|^9.0
illuminate/support Version ^8.17|^9.0
nesbot/carbon Version ^2.17
ramsey/uuid Version ^4.0
symfony/process Version ^5.0|^6.0
symfony/error-handler Version ^5.0|^6.0
The package kingdarkness/lumen-horizon contains the following files
Loading the files please wait ....