han48 / horizon
Dashboard and code-driven configuration for Laravel queues.
0.0.1
2026-03-17 02:39 UTC
Requires
- php: ^8.0
- ext-json: *
- ext-pcntl: *
- ext-posix: *
- illuminate/contracts: ^9.21|^10.0|^11.0|^12.0|^13.0
- illuminate/queue: ^9.21|^10.0|^11.0|^12.0|^13.0
- illuminate/support: ^9.21|^10.0|^11.0|^12.0|^13.0
- laravel/sentinel: ^1.0
- 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
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).