Libraries tagged by laravel mail failure
romalytar/yammi-jobs-monitoring-laravel
2282 Downloads
Queue monitoring and observability for Laravel. Tracks job lifecycle, retries, failures and a dead-letter queue across all queue drivers (Redis, SQS, database, sync), with failure fingerprinting, scheduled-task monitoring, worker heartbeats, duration-anomaly detection and alerts (Slack, mail, PagerDuty, Opsgenie, webhook).
nilanjank/scheduler-hub-laravel
494 Downloads
A Laravel scheduled-task dashboard with persistent run history and failure notifications (mail, Slack, webhook).
rogervila/laravel-email-failer
3190 Downloads
Helper class for testing Laravel Mail Failures
biegalski-llc/laravel-mailgun-webhooks
103366 Downloads
This package allows you to quick and easily integrate your Laravel application with Mailgun Webhooks thus allowing you to track the outgoing email status for each individual user. There is also an optional feature to receive alerts for specific mailgun events such as spam complaints and sending failuresgit .
webrek/laravel-circuit-breaker
59 Downloads
A circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.