romalytar / yammi-jobs-monitoring-laravel
Lightweight queue monitoring for Laravel. A Horizon-style dashboard without the Redis lock-in: tracks job lifecycle, retries, failures and exposes a minimal UI across all queue drivers.
Package info
github.com/RomaLytar/yammi-jobs-monitoring-laravel
pkg:composer/romalytar/yammi-jobs-monitoring-laravel
v2.2.0
2026-04-18 12:29 UTC
Requires
- php: ^8.1
- ext-json: *
- illuminate/contracts: ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0
- illuminate/database: ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0
- illuminate/queue: ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0
- illuminate/routing: ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0
- illuminate/support: ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0
- illuminate/view: ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0
Requires (Dev)
- brianium/paratest: ^7.0
- guzzlehttp/guzzle: ^7.0
- larastan/larastan: ^2.0
- laravel/pint: ^1.0
- orchestra/testbench: ^7.0 || ^8.0 || ^9.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6 || ^10.0 || ^11.0
Suggests
- guzzlehttp/guzzle: Required when using the Slack alert channel (^7.0)