saifulferoz / symfony-horizon
Laravel Horizon style dashboard, supervisor and per-job metrics (runtime, memory) for Symfony Messenger
Package info
github.com/saifulferoz/symfony-horizon
Type:symfony-bundle
pkg:composer/saifulferoz/symfony-horizon
v0.2.0
2026-09-06 17:25 UTC
Requires
- php: >=8.2
- psr/log: ^1.1 || ^2.0 || ^3.0
- symfony/console: ^6.4 || ^7.0 || ^8.0
- symfony/framework-bundle: ^6.4 || ^7.0 || ^8.0
- symfony/messenger: ^6.4 || ^7.0 || ^8.0
- symfony/process: ^6.4 || ^7.0 || ^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.64
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^10.5 || ^11.0 || ^12.0
Suggests
- ext-pcntl: For graceful shutdown of the horizon supervisor on SIGTERM/SIGINT
- ext-redis: Fastest Redis client for metrics storage (phpredis)
- predis/predis: Pure PHP Redis client, used when ext-redis is not available
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-22 02:00:48 UTC