Download the PHP package coffeesouffle/lumen-horizon without Composer
On this page you can find all versions of the php package coffeesouffle/lumen-horizon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download coffeesouffle/lumen-horizon
More information about coffeesouffle/lumen-horizon
Files in coffeesouffle/lumen-horizon
Package lumen-horizon
Short Description Commands and code-driven configuration for Lumen queues.
License MIT
Informations about the package lumen-horizon
Introduction
Based off https://github.com/carsguide/lumen-horizon and Laravel\Horizon
- upgraded to Lumen Horizon 5 with Lumen 8.0 support
Tested with Lumen 8.0
Installation
The installation is almost the same as original package.
Note that the package namespace remains Laravel\Horizon
, so don't install it along with original one to avoid conflicts.
- Composer dependency manager:
Alternatively, add the dependency directly to your composer.json file:
- Publish
horizon.php
file to the config folder:
or, as suggested in the official package docs:
Official Documentation
Documentation for Horizon can be found on the Laravel website.
License
Laravel Horizon is open-sourced software licensed under the MIT license
All versions of lumen-horizon with dependencies
ext-json Version *
ext-pcntl Version *
ext-posix Version *
coffeesouffle/lumen-helpers Version ^0.1.2
illuminate/contracts Version ^8.0
illuminate/queue Version ^8.0
illuminate/support Version ^8.0
nesbot/carbon Version ^2.17
predis/predis Version ^1.1
ramsey/uuid Version ^4.0
symfony/error-handler Version ^5.0
symfony/process Version ^5.0