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 2w ago

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 65% 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

3596d 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.2k555.0M2.8k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k54](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[files.com/files-php-sdk

Files.com PHP SDK

2482.9k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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