PHPackages                             superbuddy/slack - 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. superbuddy/slack

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

superbuddy/slack
================

A Laravel package to post Slack Message

1.0.2(10y ago)023MITPHP

Since Apr 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/SuperBuddy/Slack)[ Packagist](https://packagist.org/packages/superbuddy/slack)[ Docs](http://chilion.nl/published-slack-for-laravel-package/)[ RSS](/packages/superbuddy-slack/feed)WikiDiscussions master Synced 3w ago

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

Slack
=====

[](#slack)

A Laravel package for sending Messages to Slack

Usage
=====

[](#usage)

composer
--------

[](#composer)

Require it:

- "CJSDevelopment/slack" : "dev-master"

app.php
-------

[](#appphp)

Add the following data:

### ServiceProvider

[](#serviceprovider)

- 'CJSDevelopment\\SlackServiceProvider'

### Facade

[](#facade)

- 'Slack' =&gt; 'CJSDevelopment\\Slack',

Deploy / Update
---------------

[](#deploy--update)

Execute the following commands in your console:

- sudo composer selfupdate
- sudo composer update
- sudo php artisan vendor:publish

Config
======

[](#config)

After executing the vendor:publish command you will find a config file in the Laravel config folder. Fill the Mandatory fields, check the optional. Don't forget!! Create a webhook URL

Usage in your code:
===================

[](#usage-in-your-code)

Slack::sendMessage("Message!", "#channel");

Options
-------

[](#options)

Parameter PositionDescriptionOption(s)Default1Message to sendnonenone2Channel or Username to send@username of #channel\#general3Username of the BotAny name you want to give the BOTCJSDevelopment Slack Bot4IconThe icon you want to use for your BOT as avatar👻

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% 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

2

Last Release

3732d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19798455?v=4)[Super Buddy](/maintainers/superbuddy)[@SuperBuddy](https://github.com/SuperBuddy)

---

Top Contributors

[![zkhcj](https://avatars.githubusercontent.com/u/179002662?v=4)](https://github.com/zkhcj "zkhcj (16 commits)")[![jurienhamaker](https://avatars.githubusercontent.com/u/5418114?v=4)](https://github.com/jurienhamaker "jurienhamaker (1 commits)")

### Embed Badge

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

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[guanguans/notify

Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NotifyX、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

686111.2k8](/packages/guanguans-notify)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

252143.0k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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