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(6y ago)027.1k↓39.3%1MITPHPPHP &gt;=5.6.0

Since Apr 24Pushed 6y 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 1mo 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 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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

2553d 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

[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[eduardokum/laravel-mail-auto-embed

Library for embed images in emails automatically

1702.0M5](/packages/eduardokum-laravel-mail-auto-embed)

PHPackages © 2026

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