PHPackages                             alldevs-eu/slack-laravel - 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. alldevs-eu/slack-laravel

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

alldevs-eu/slack-laravel
========================

A simple package to send notifications to Slack channels.

1.1.5(1y ago)0693↓50%MITPHPPHP ^8.0

Since Feb 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/alldevs-eu/slack-laravel)[ Packagist](https://packagist.org/packages/alldevs-eu/slack-laravel)[ RSS](/packages/alldevs-eu-slack-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (16)Used By (0)

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

[](#slack-laravel)

A simple package to send notifications to Slack channels.

Installation
============

[](#installation)

Simply run the following command to install:

```
   composer require all-devs/slack-laravel
```

Then publish the config file and adjust it as you need it:

```
   php artisan vendor:publish --provider="AllDevs\SlackLaravel\app\Providers\SlackLaravelServiceProvider"
```

How to use it
=============

[](#how-to-use-it)

By default, it supports 3 channels:

1. `Default` channel: use the default webhook to send all common messages.
2. `Error` channel: use a webhook to send all errors of your application.
3. `Dev` channel: use a local webhook that overrides all messages when the application is running locally.
4. `Deploy` channel: use a deploy webhook to send info about repo pull requests.

Test
====

[](#test)

You can easily test the service using our console command `php artisan slack:test` and then follow the instructions.

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance46

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Recently: every ~176 days

Total

15

Last Release

421d ago

PHP version history (2 changes)v1.0.0PHP ^7.4|^8.0

v1.1.1PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/21192abc454e8b809201f9150490b1b6f694cfdf3e6494d04fb915b9fb1e697d?d=identicon)[maurohmartinez](/maintainers/maurohmartinez)

---

Top Contributors

[![maurohmartinez](https://avatars.githubusercontent.com/u/33960976?v=4)](https://github.com/maurohmartinez "maurohmartinez (22 commits)")

---

Tags

laravelslack

### Embed Badge

![Health badge](/badges/alldevs-eu-slack-laravel/health.svg)

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

###  Alternatives

[maknz/slack

A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.

1.2k11.7M65](/packages/maknz-slack)[spatie/laravel-failed-job-monitor

Get notified when a queued job fails

1.0k2.6M4](/packages/spatie-laravel-failed-job-monitor)[beyondcode/slack-notification-channel

Slack Notification Channel for Laravel using API tokens.

85525.8k](/packages/beyondcode-slack-notification-channel)[vemcogroup/laravel-sparkpost-driver

SparkPost driver to use with Laravel 6.x|7.x|8.x|9.x|10.x

421.7M1](/packages/vemcogroup-laravel-sparkpost-driver)[synergitech/laravel-postal

This library integrates Postal with the standard Laravel mail framework.

38107.1k](/packages/synergitech-laravel-postal)[jeremykenedy/slack

A simple PHP package for sending messages to Slack.

10895.4k1](/packages/jeremykenedy-slack)

PHPackages © 2026

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