PHPackages                             angelo8828/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. angelo8828/slack

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

angelo8828/slack
================

A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. Future-proofed version of https://github.com/maknz/slack

2.1(2y ago)010.1k↓17.9%BSD-2-ClausePHPPHP &gt;=7.2

Since May 5Pushed 2y agoCompare

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

READMEChangelogDependencies (3)Versions (19)Used By (0)

Slack for PHP
=============

[](#slack-for-php)

[![Build Status](https://camo.githubusercontent.com/ed573b2b76126bfb89667caec4deca135bbcb1be75c1216401a6fb579f2c2bb8/68747470733a2f2f7472617669732d63692e6f72672f6d616b6e7a2f736c61636b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/maknz/slack)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/788f52588346f3095c2514eb298a71ad7c5c63809550cb83efa26c8f1a3252a3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616b6e7a2f736c61636b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maknz/slack/?branch=master)

A simple PHP package for sending messages to [Slack](https://slack.com) with [incoming webhooks](https://my.slack.com/services/new/incoming-webhook), focussed on ease-of-use and elegant syntax.

This version was directly forked from [Maknz's Slack Library for PHP](https://github.com/maknz/slack). The original project is no longer maintained and not working anymore for PHP projects having Guzzle below version 7.0.

Please see this [comparison tool](https://github.com/maknz/slack/compare/master...Angelo8828:slack:master) to check the changes I made. Please see original repository to see how it works. I will not change nor add to any of the functionalities of the original source code

Usage Notes
-----------

[](#usage-notes)

Please use `Angelo8828` on namespaces instead of `Maknz`. For example, use `Angelo8828\Slack\Client` instead of `Maknz\Slack\Client`

Releases/Requirements
---------------------

[](#releasesrequirements)

The project will contain 2 releases

`1.9.0` - for PHP versions above 5.5 or HHVM.

`2.0` - for PHP versions above 7.2

For the functionalities, there should be no difference between `1.9.0` and `2.0`. The only difference between the two is that `2.0` has updated PHPUnit, to have the package's automated test modernized and updated

Installation
------------

[](#installation)

You can install the package using the [Composer](https://getcomposer.org/) package manager. You can install it by running this command in your project root:

```
composer require angelo8828/slack
```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 76.8% 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 ~204 days

Recently: every ~770 days

Total

18

Last Release

923d ago

Major Versions

0.3.0 → 1.0.02015-01-09

1.9.0 → 2.02023-11-08

PHP version history (4 changes)0.1.0PHP &gt;=5.3.0

0.1.1PHP &gt;=5.4.0

1.8.0PHP &gt;=5.5.0

2.0PHP &gt;=7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11204084?v=4)[Angelo Joseph Salvador](/maintainers/Angelo8828)[@Angelo8828](https://github.com/Angelo8828)

---

Top Contributors

[![maknz](https://avatars.githubusercontent.com/u/992356?v=4)](https://github.com/maknz "maknz (76 commits)")[![Angelo8828](https://avatars.githubusercontent.com/u/11204084?v=4)](https://github.com/Angelo8828 "Angelo8828 (10 commits)")[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (1 commits)")[![georgecoca](https://avatars.githubusercontent.com/u/6689915?v=4)](https://github.com/georgecoca "georgecoca (1 commits)")[![iwiznia](https://avatars.githubusercontent.com/u/521248?v=4)](https://github.com/iwiznia "iwiznia (1 commits)")[![jwcobb](https://avatars.githubusercontent.com/u/777522?v=4)](https://github.com/jwcobb "jwcobb (1 commits)")[![mvatansever](https://avatars.githubusercontent.com/u/5843891?v=4)](https://github.com/mvatansever "mvatansever (1 commits)")[![qmcree](https://avatars.githubusercontent.com/u/7796024?v=4)](https://github.com/qmcree "qmcree (1 commits)")[![rajabishek](https://avatars.githubusercontent.com/u/6145125?v=4)](https://github.com/rajabishek "rajabishek (1 commits)")[![rap2hpoutre](https://avatars.githubusercontent.com/u/1575946?v=4)](https://github.com/rap2hpoutre "rap2hpoutre (1 commits)")[![stefanzweifel](https://avatars.githubusercontent.com/u/1080923?v=4)](https://github.com/stefanzweifel "stefanzweifel (1 commits)")[![tzookb](https://avatars.githubusercontent.com/u/3749973?v=4)](https://github.com/tzookb "tzookb (1 commits)")[![Anahkiasen](https://avatars.githubusercontent.com/u/1321596?v=4)](https://github.com/Anahkiasen "Anahkiasen (1 commits)")[![vysinsky](https://avatars.githubusercontent.com/u/3693578?v=4)](https://github.com/vysinsky "vysinsky (1 commits)")[![drewbroadley](https://avatars.githubusercontent.com/u/1505816?v=4)](https://github.com/drewbroadley "drewbroadley (1 commits)")

---

Tags

laravelslack

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  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)[guanguans/notify

Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

682104.9k7](/packages/guanguans-notify)[beyondcode/slack-notification-channel

Slack Notification Channel for Laravel using API tokens.

85525.8k](/packages/beyondcode-slack-notification-channel)[tzsk/sms

A robust and unified SMS gateway integration package for Laravel, supporting multiple providers.

320244.3k6](/packages/tzsk-sms)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[razorpay/slack

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

20414.5k3](/packages/razorpay-slack)

PHPackages © 2026

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