Download the PHP package laravel-lumen/horizon without Composer
On this page you can find all versions of the php package laravel-lumen/horizon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-lumen/horizon
More information about laravel-lumen/horizon
Files in laravel-lumen/horizon
Download laravel-lumen/horizon
More information about laravel-lumen/horizon
Files in laravel-lumen/horizon
Vendor laravel-lumen
Package horizon
Short Description Dashboard and code-driven configuration for Laravel-lumen queues.
License MIT
Package horizon
Short Description Dashboard and code-driven configuration for Laravel-lumen queues.
License MIT
Please rate this library. Is it a good library?
Informations about the package 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 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
illuminate/queue Version ^8.17
illuminate/support Version ^8.17
illuminate/notifications Version ^8.17
nesbot/carbon Version ^2.17
ramsey/uuid Version ^4.0
symfony/process Version ^5.0
symfony/error-handler Version ^5.0
ext-json Version *
ext-pcntl Version *
ext-posix Version *
illuminate/contracts Version ^8.17
illuminate/queue Version ^8.17
illuminate/support Version ^8.17
illuminate/notifications Version ^8.17
nesbot/carbon Version ^2.17
ramsey/uuid Version ^4.0
symfony/process Version ^5.0
symfony/error-handler Version ^5.0
The package laravel-lumen/horizon contains the following files
Loading the files please wait ....