Download the PHP package archistarai/lumen-horizon without Composer
On this page you can find all versions of the php package archistarai/lumen-horizon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download archistarai/lumen-horizon
More information about archistarai/lumen-horizon
Files in archistarai/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/servocoder/lumen-horizon - upgraded to Lumen Horizon 5 with Lumen 8.0 support.
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 *
illuminate/contracts Version ^8.17
illuminate/queue Version ^8.17
illuminate/support Version ^8.17
nesbot/carbon Version ^2.17
predis/predis Version ^1.1
ramsey/uuid Version ^4.0
symfony/process Version ^5.0
symfony/error-handler Version ^5.0