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)0798↓23.3%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 today

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

34

—

LowBetter than 75% of packages

Maintenance42

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

473d 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

[spatie/laravel-failed-job-monitor

Get notified when a queued job fails

1.1k2.8M4](/packages/spatie-laravel-failed-job-monitor)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3891.8k](/packages/codewithdennis-larament)

PHPackages © 2026

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