PHPackages                             alanrites/prod-slack-notification - 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. alanrites/prod-slack-notification

ActiveLibrary

alanrites/prod-slack-notification
=================================

Get notification in real time in your slack channel for exceptions

00PHP

Since Jul 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/iriteshkumarmishra/prod-slack-notification)[ Packagist](https://packagist.org/packages/alanrites/prod-slack-notification)[ RSS](/packages/alanrites-prod-slack-notification/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

prod-slack-notification
=======================

[](#prod-slack-notification)

Get notification in real time in your slack channel for exceptions

If you have Laravel Telescope installed, then you can use this package to trigger a notification to your Slack channel if any exception happens in your app in production. It helps to find bugs and fix it before even your client reports it.

How To configure, What are the steps :

1. Require this package. &lt;composer require alanrites/prod-slack-notification&gt;
2. Publish the config values &lt;php artisan vendor:publish --provider="Alanrites\\ProdSlackNotification\\SlackNotificationServiceProvider" --tag="config"&gt;
3. Change prodslacknotify.php according to your need
4. Add a single line of code in your TelescopeServiceProvider.php inside Telescope::filter SlackNotification::send($entry);

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/691e7ad812afb1aa03629e3f37f223959e7ff609f5e68b5affbdd3f41cd6c4af?d=identicon)[iriteshkumarmishra](/maintainers/iriteshkumarmishra)

---

Top Contributors

[![iriteshkumarmishra](https://avatars.githubusercontent.com/u/86892287?v=4)](https://github.com/iriteshkumarmishra "iriteshkumarmishra (2 commits)")

### Embed Badge

![Health badge](/badges/alanrites-prod-slack-notification/health.svg)

```
[![Health](https://phpackages.com/badges/alanrites-prod-slack-notification/health.svg)](https://phpackages.com/packages/alanrites-prod-slack-notification)
```

PHPackages © 2026

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