PHPackages                             vallbo/slack-incoming-web-hooks - 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. vallbo/slack-incoming-web-hooks

ActiveLibrary

vallbo/slack-incoming-web-hooks
===============================

Slack Incoming WebHooks PHP vendor

01.00.1(8y ago)04.7k↑133.3%MITPHPPHP ^7.0

Since Jan 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/vallbo/slack-incoming-web-hooks)[ Packagist](https://packagist.org/packages/vallbo/slack-incoming-web-hooks)[ RSS](/packages/vallbo-slack-incoming-web-hooks/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (11)Versions (3)Used By (0)

Slack Incoming WebHooks Messages
================================

[](#slack-incoming-webhooks-messages)

Incoming web hooks help
-----------------------

[](#incoming-web-hooks-help)

Help for Slack Web Hook App:

Usage example
-------------

[](#usage-example)

```
use Vallbo\SlackNotification\Adapter\GuzzleConnector;
use Vallbo\SlackNotification\NotificationFactory\NotificationMessageFactory;

$factory = new NotificationMessageFactory(
    ''
);

$message = $factory->createNotificationMessage('TEST', 'fun');

$connector = new GuzzleConnector(new \GuzzleHttp\Client());

$connector->sendNotification($message);
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

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

Total

2

Last Release

3049d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/vallbo-slack-incoming-web-hooks/health.svg)

```
[![Health](https://phpackages.com/badges/vallbo-slack-incoming-web-hooks/health.svg)](https://phpackages.com/packages/vallbo-slack-incoming-web-hooks)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[tempest/framework

The PHP framework that gets out of your way.

2.1k23.1k9](/packages/tempest-framework)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

517.9M7](/packages/avalara-avataxclient)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)

PHPackages © 2026

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