ugarit / horizon
Dashboard and code-driven configuration for Ugarit queues.
Requires
- php: ^8.0
- ext-json: *
- ext-pcntl: *
- ext-posix: *
- heritage/contracts: ^1.00.00
- heritage/queue: ^1.00.00
- heritage/support: ^1.00.00
- nesbot/carbon: ^2.17|^3.0
- ramsey/uuid: ^4.0
- symfony/console: ^6.0|^7.0|^8.0
- symfony/error-handler: ^6.0|^7.0|^8.0
- symfony/polyfill-php83: ^1.28
- symfony/process: ^6.0|^7.0|^8.0
- ugarit/sentinel: ^1.00.00
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^7.56|^8.37|^9.16|^10.9|^11.0
- phpstan/phpstan: ^1.10|^2.0
- predis/predis: ^1.1|^2.0|^3.0
Suggests
- ext-redis: Required to use the Redis PHP driver.
- predis/predis: Required when not using the Redis PHP driver (^1.1|^2.0|^3.0).
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-15 20:20:48 UTC
README
Introduction
Horizon provides a beautiful dashboard and code-driven configuration for your Ugarit 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 Ugarit website.
Contributing
Thank you for considering contributing to Horizon! The contribution guide can be found in the Ugarit documentation.
Code of Conduct
In order to ensure that the Ugarit 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
Ugarit Horizon is open-sourced software licensed under the MIT license.