PHPackages                             biteit/simple-slack-messenger - 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. biteit/simple-slack-messenger

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

biteit/simple-slack-messenger
=============================

Send simple messages to your Slack

0.2.1(7y ago)028.6k↓64.3%1MITPHPPHP &gt;=5.6.0

Since Apr 24Pushed 7y agoCompare

[ Source](https://github.com/manweCZ/simple-slack-messenger)[ Packagist](https://packagist.org/packages/biteit/simple-slack-messenger)[ RSS](/packages/biteit-simple-slack-messenger/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)DependenciesVersions (3)Used By (1)

Send simple messages to Slack through Webhook API

**Installation:**

1. Create a webhook integration for your Slack here:
2. $$$

```
$messenger = new \BiteIT\SimpleSlackMessenger('YOUR_WEBHOOK_URL');
$msg = new \BiteIT\SimpleSlackMessage();
$msg->setText('Hello')
    ->setName('MyBotName')
    ->setIconEmoji('hankey');

$messenger->sendSimpleMessage($msg);
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community8

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 ~28 days

Total

2

Last Release

2599d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/006243654f6be437ad2830eef3ed92609ad0e4b98d1788a89d7884fb8a83e0c1?d=identicon)[manweCZ](/maintainers/manweCZ)

---

Top Contributors

[![manweCZ](https://avatars.githubusercontent.com/u/26147491?v=4)](https://github.com/manweCZ "manweCZ (6 commits)")

### Embed Badge

![Health badge](/badges/biteit-simple-slack-messenger/health.svg)

```
[![Health](https://phpackages.com/badges/biteit-simple-slack-messenger/health.svg)](https://phpackages.com/packages/biteit-simple-slack-messenger)
```

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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