PHPackages                             exfriend/slack-notification-builder - 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. exfriend/slack-notification-builder

ActiveLibrary

exfriend/slack-notification-builder
===================================

Fluent notification builder for Laravel

1.1(8y ago)066MITPHP

Since May 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/exfriend/slack-notification-builder)[ Packagist](https://packagist.org/packages/exfriend/slack-notification-builder)[ RSS](/packages/exfriend-slack-notification-builder/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Slack Notification Builder
==========================

[](#slack-notification-builder)

Fluent notification builder for Laravel

Installation on Laravel 5.5+
----------------------------

[](#installation-on-laravel-55)

Install package:

`composer require exfriend/slack-notification-builder`

Publish configuration:

`php artisan vendor:publish`

Edit `config/slack-notification-builder.php`

Usage
-----

[](#usage)

```
    slack( '#payday' )
        ->from( 'Cashier' )
        ->image( 'http://icons.iconarchive.com/icons/webalys/kameleon.pics/512/Cashier-2-icon.png' )
        ->send( 'Testing this' );
```

Work in progress

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

2926d ago

### Community

Maintainers

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

---

Top Contributors

[![exfriend](https://avatars.githubusercontent.com/u/769995?v=4)](https://github.com/exfriend "exfriend (5 commits)")

### Embed Badge

![Health badge](/badges/exfriend-slack-notification-builder/health.svg)

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

PHPackages © 2026

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