ptx/lumen-horizon

Dashboard and code-driven configuration for Laravel queues.
16 2
Install
composer require ptx/lumen-horizon
Latest Version:v3.1.4
PHP:>=7.1.0
License:MIT
Last Updated:Apr 15, 2019
Links: GitHub  ·  Packagist
Maintainer: putianxin

support for lumen

Follow the official documentation to install this extension

Introduction

Horizon provides a beautiful dashboard and code-driven configuration for your Laravel powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures.

All of your worker configuration is stored in a single, simple configuration file, allowing your configuration to stay in source control where your entire team can collaborate.

Official Documentation

Documentation for Horizon can be found on the Laravel website.

License

Laravel Horizon is open-sourced software licensed under the MIT license.

Related Packages

codigosecafe/horizon-sqs-fifo-queue

Adiciona um driver de fila Laravel para filas Amazon SQS FIFO.

81 1
pmatseykanets/artisan-beans

Easily manage your Beanstalkd job queues right from the Laravel artisan command

82,491 42
tufanbarisyildirim/laravel-resque-redis

Laravel Resque connector for Queue.

238 1
franzl/tardiqueue

A cheap, but effective queue implementation for Laravel

104 19
du-disk/laravel-amqp-delay-message

AMQP wrapper for Laravel and Lumen to publish and consume messages

845 1