PHPackages                             raph6/slack-alerts - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. raph6/slack-alerts

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

raph6/slack-alerts
==================

Slack Alerts

1.0.2(4y ago)06PHPPHP &gt;=7.2

Since Feb 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/raph6/slack-alerts)[ Packagist](https://packagist.org/packages/raph6/slack-alerts)[ RSS](/packages/raph6-slack-alerts/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

```
composer require raph6/slack-alerts

```

```
use raph6\SlackAlerts\SlackAlerts;

// ---

$slack1 = new SlackAlerts('https://hooks.slack.com/services/xxxxxx/yyyyyyy/zzzzzz');
$slack1->setText('test');
$slack1->send();

//  ---

$slack2 = new SlackAlerts([
    'default' => 'https://hooks.slack.com/services/xxxxxx/yyyyyy/zzzzzz',
    'channel2' => 'https://hooks.slack.com/services/yyyyyy/xxxxxx/ssssss'
]);
$slack2->setText('test');
$slack2->send('channel2');
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1553d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fe621971110c8d7586279b58323fbe573d61a194f218a3011ab6aaea0cde7266?d=identicon)[raph6](/maintainers/raph6)

---

Top Contributors

[![raph6](https://avatars.githubusercontent.com/u/1500128?v=4)](https://github.com/raph6 "raph6 (5 commits)")

---

Tags

alertsnotificationsphpslacknotificationsslackalerts

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/raph6-slack-alerts/health.svg)

```
[![Health](https://phpackages.com/badges/raph6-slack-alerts/health.svg)](https://phpackages.com/packages/raph6-slack-alerts)
```

###  Alternatives

[beyondcode/slack-notification-channel

Slack Notification Channel for Laravel using API tokens.

85525.8k](/packages/beyondcode-slack-notification-channel)[tuyakhov/yii2-notifications

The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.

6735.5k2](/packages/tuyakhov-yii2-notifications)[craftpulse/craft-notifications

Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.

551.2k](/packages/craftpulse-craft-notifications)[arcanedev/notify

Flexible flash notifications helper for Laravel.

139.5k1](/packages/arcanedev-notify)

PHPackages © 2026

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