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

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

cjsdevelopment/slack
====================

A Laravel package to post Slack Message

1.1(9y ago)07922MITPHP

Since Apr 11Pushed 9y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (1)Versions (5)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

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Total

3

Last Release

3550d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/43bfccd831035d4d912ade3ac36d754140b4ff6bcebc2331c397254e44980a97?d=identicon)[cjsdevelopment](/maintainers/cjsdevelopment)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[aws/aws-sdk-php

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

6.3k543.5M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k37](/packages/neuron-core-neuron-ai)[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

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

The PHP framework that gets out of your way.

2.2k34.4k13](/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)

PHPackages © 2026

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