PHPackages                             michaelferreira/slack-message - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. michaelferreira/slack-message

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

michaelferreira/slack-message
=============================

42.5k2[1 PRs](https://github.com/michael891989/slack-message/pulls)PHPCI failing

Since Feb 25Pushed 5y ago2 watchersCompare

[ Source](https://github.com/michael891989/slack-message)[ Packagist](https://packagist.org/packages/michaelferreira/slack-message)[ RSS](/packages/michaelferreira-slack-message/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [![](https://raw.githubusercontent.com/JonatanLima/logos-arts/master/imgs/laravel_slack.png)](https://raw.githubusercontent.com/JonatanLima/logos-arts/master/imgs/laravel_slack.png)

Laravel Slack
=============

[](#laravel-slack)

Slack integration for Laravel

### Installing

[](#installing)

A step by step series of examples that tell you how to get a development env running

Say what the step will be

```
composer require michaelferreira/slack-message

```

To use just call the facade Slack.

Channel

```
Slack::to('#general')->send('message');

```

User

```
Slack::to('@user')->send('message');

```

Authors
-------

[](#authors)

- **Michael de Oliveira Ferreira** - [michael891989](https://github.com/michael891989/)
- **Aron Peyroteo Cardoso** - [aronpc](https://github.com/aronpc)
- **Jonatan dos Santos Lima** - [JonatanLima](https://github.com/JonatanLima)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb9e1ec7dfc15d9c7749a3ee23775d46568ce5ca4ee62a1631ce09aac15d9aee?d=identicon)[michael891989](/maintainers/michael891989)

---

Top Contributors

[![mic-oliveira](https://avatars.githubusercontent.com/u/20015037?v=4)](https://github.com/mic-oliveira "mic-oliveira (47 commits)")[![marabesi](https://avatars.githubusercontent.com/u/2129872?v=4)](https://github.com/marabesi "marabesi (23 commits)")[![aronpc](https://avatars.githubusercontent.com/u/181354?v=4)](https://github.com/aronpc "aronpc (11 commits)")

### Embed Badge

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

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

###  Alternatives

[bertptrs/phpstreams

A streams library for PHP based on the Java 8 Streams API.

883.2k](/packages/bertptrs-phpstreams)[cheprasov/php-parallel

The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases

1712.5k5](/packages/cheprasov-php-parallel)

PHPackages © 2026

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