PHPackages                             shucream0117/slack-php - 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. [API Development](/categories/api)
4. /
5. shucream0117/slack-php

ActiveLibrary[API Development](/categories/api)

shucream0117/slack-php
======================

Slack library for PHP

3.0.1(3mo ago)01.9k↓16.7%[1 PRs](https://github.com/shucream0117/slack-php/pulls)MITPHPPHP &gt;=7.4.0

Since Mar 16Pushed 3mo agoCompare

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

READMEChangelogDependencies (1)Versions (7)Used By (0)

SlackPHP
========

[](#slackphp)

Requirement
-----------

[](#requirement)

- PHP &gt;= 7.4.0
- Incoming WebHook URL via Slack Apps
    -

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

[](#installation)

via composer.

```
$ composer require shucream0117/slack-php:3.0
```

Usage
-----

[](#usage)

```
$slack = new Slack('http://your-slack-incoming-webhook-url');

// send a message with mention
$slack->send('this message will be posted']);

// send a message with mention
$slack->send('mention!!', ['@HOGEFUGA']);
```

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance80

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

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

Total

5

Last Release

105d ago

Major Versions

v1.0.0 → v2.0.02020-12-09

v2.0.1 → 3.0.02022-07-25

PHP version history (4 changes)v1.0.0PHP &gt;=7.1.0

v2.0.0PHP &gt;=7.4

3.0.0PHP ^7.4.0

3.0.1PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/12001229c998d3b6726afc8439082125ff58458cbb27345c430c10e7f4e869fa?d=identicon)[shucream0117](/maintainers/shucream0117)

---

Top Contributors

[![shucream0117](https://avatars.githubusercontent.com/u/4360656?v=4)](https://github.com/shucream0117 "shucream0117 (7 commits)")

---

Tags

slack

### Embed Badge

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

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

###  Alternatives

[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)[mpociot/slack-client

A better Slack client, with RTM API support

51263.6k1](/packages/mpociot-slack-client)

PHPackages © 2026

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