spatie/laravel-failed-job-monitor
Get notified when a queued job fails observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 85
- Release rhythm 69
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 50
- age_days: 3849
- days_rel: 127
- days_push: 92
- n_releases_24m: 6
Adoption not part of the score
1049 stars · 53 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that sends notifications via mail and Slack when a queued job fails, hooking into Laravel's JobFailed event and native notification system. It is configured through a publishable config file and environment variables.
Use cases
- get notified when a queued job fails
- send Slack alerts for failed Laravel jobs
- email admins when background jobs error out
- monitor failed jobs across multiple Laravel apps
- avoid manually checking the failed_jobs table
When to choose
- you run Laravel apps with queued jobs and want instant failure alerts
- you want a drop-in package using Laravel's native notification channels
- you manage many applications and can't check failed job tables manually
When to avoid
- you don't use Laravel or PHP
- you need full job queue observability with metrics and dashboards rather than simple failure notifications
- you already have centralized error tracking like Sentry covering job failures
Facets
library · maturity active
monitoring alerting message-queue email monitoring backend developer-tools php laravel-package queue-monitoring slack-notifications failed-jobs spatie automation laravel
3 sources
- readme: https://github.com/spatie/laravel-failed-job-monitor · fetched 2026-08-28 · e94414cf6ae6
- homepage: https://freek.dev/390-get-notified-when-a-queued-job-fails · fetched 2026-08-29 · c39ceb2dc9e2
- site_page: https://freek.dev/about · fetched 2026-08-29 · e0ef9dccbb05
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spatie/laravel-failed-job-monitor | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="spatie/laravel-failed-job-monitor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem