PHPackages                             cyber-duck/laravel-queue-notifier - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. cyber-duck/laravel-queue-notifier

ActiveLibrary[Queues &amp; Workers](/categories/queues)

cyber-duck/laravel-queue-notifier
=================================

A package that allows the platform to notify PagerDuty when queues are non responsive.

1.1(4y ago)05MITPHPPHP ^7.3

Since Nov 18Pushed 4y ago4 watchersCompare

[ Source](https://github.com/Cyber-Duck/laravel-queue-notifier)[ Packagist](https://packagist.org/packages/cyber-duck/laravel-queue-notifier)[ RSS](/packages/cyber-duck-laravel-queue-notifier/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (3)Used By (0)

Laravel Queue Notifier
----------------------

[](#laravel-queue-notifier)

Supports PagerDuty notifications through the Events v2 API.

Installation
------------

[](#installation)

```
composer require cyber-duck/laravel-queue-notifier

```

*This package is not installable via Composer 1.x, please make sure you upgrade to Composer 2+.*

Add the Following environment variables and you're good to go.

```
PAGER_DUTY_API_KEY=YOUR_INTEGRATION_KEY
QUEUE_NOTIFIER_ENABLED=false
```

Trigger
-------

[](#trigger)

Inside Horizon an event gets fired `LongWaitDetected` in horizon it's currently only able to trigger events to Sms, Slack or Email. This package also listens to that event and creates an event in PagerDuty.

Requirements
------------

[](#requirements)

- Laravel Horizon
- PagerDuty
- Laravel 8+

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1633d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c45a99726cc30692bc4821cfc198df1f5de85b1a15f9b66a0bf739acbac0309?d=identicon)[cyber-duck](/maintainers/cyber-duck)

### Embed Badge

![Health badge](/badges/cyber-duck-laravel-queue-notifier/health.svg)

```
[![Health](https://phpackages.com/badges/cyber-duck-laravel-queue-notifier/health.svg)](https://phpackages.com/packages/cyber-duck-laravel-queue-notifier)
```

###  Alternatives

[mpbarlow/laravel-queue-debouncer

A wrapper job for debouncing other queue jobs.

63714.4k1](/packages/mpbarlow-laravel-queue-debouncer)[eyewitness/eye

Eyewitness.io client for Laravel 5 applications

116151.8k](/packages/eyewitness-eye)[convenia/pigeon

3233.0k](/packages/convenia-pigeon)[baklysystems/laravel-chat-messenger

Laravel chat package

121.8k](/packages/baklysystems-laravel-chat-messenger)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
