Download the PHP package lewislarsen/horizon without Composer
On this page you can find all versions of the php package lewislarsen/horizon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lewislarsen/horizon
More information about lewislarsen/horizon
Files in lewislarsen/horizon
Package horizon
Short Description A fork of Laravel Horizon with an enhanced dashboard and additional features.
License MIT
Informations about the package horizon
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.
Differences
This fork aims to maintain full parity with the official Laravel Horizon repository. We only intend to improve upon Laravel Horizon with an enhanced UI and additional features that wouldn't necessarily be merged into the main repository.
What's Different:
- Modern UI redesign with visual design language inspired by Laravel Forge and Laravel Cloud
- Clear queue functionality directly from the dashboard UI
Installation
Install via Composer:
After installation, publish the Horizon assets:
Then continue with the standard Horizon setup as documented in the official documentation.
Official Documentation
Documentation for Horizon can be found on the Laravel website. Since we maintain parity with the official repository, all documentation applies to this fork as well.
Contributing
Thank you for considering contributing to Horizon! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Horizon is open-sourced software licensed under the MIT license.
All versions of horizon with dependencies
ext-json Version *
ext-pcntl Version *
ext-posix Version *
illuminate/contracts Version ^9.21|^10.0|^11.0|^12.0|^13.0
illuminate/queue Version ^9.21|^10.0|^11.0|^12.0|^13.0
illuminate/support Version ^9.21|^10.0|^11.0|^12.0|^13.0
laravel/sentinel Version ^1.0
nesbot/carbon Version ^2.17|^3.0
ramsey/uuid Version ^4.0
symfony/console Version ^6.0|^7.0|^8.0
symfony/error-handler Version ^6.0|^7.0|^8.0
symfony/polyfill-php83 Version ^1.28
symfony/process Version ^6.0|^7.0|^8.0