PHPackages                             8lines/sylius-notification-plugin-slack-adapter - 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. 8lines/sylius-notification-plugin-slack-adapter

ActiveSylius-notification-plugin-adapter[Mail &amp; Notifications](/categories/mail)

8lines/sylius-notification-plugin-slack-adapter
===============================================

Slack adapter for Sylius Notification Plugin

1.0.1(2y ago)04MITPHPPHP &gt;=8.0

Since Apr 12Pushed 2y ago2 watchersCompare

[ Source](https://github.com/8lines/sylius-notification-plugin-slack-adapter)[ Packagist](https://packagist.org/packages/8lines/sylius-notification-plugin-slack-adapter)[ RSS](/packages/8lines-sylius-notification-plugin-slack-adapter/feed)WikiDiscussions main Synced yesterday

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

 [ ![8lines](https://camo.githubusercontent.com/53dce28df5be109d9da50d44e1647ed56601335aa6c59f70976106f5f53d187b/68747470733a2f2f386c696e65732d7374617469632e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6f70656e2d736f757263652d6c6f676f2d6d61696e2e706e67) ](https://8lines.io)

SyliusNotificationPlugin
========================

[](#syliusnotificationplugin)

Slack Notification Channel Adapter

---

### Table of Content

[](#table-of-content)

- [Overview](#overview)
- [Installation](#installation)
- [Usage](#usage)

### Overview

[](#overview)

This package is an adapter for the [SyliusNotificationPlugin](https://github.com/8lines/SyliusNotificationsPlugin) that allows you to send notifications to [Slack](https://slack.com).

### Installation

[](#installation)

To install the adapter you need to run the following command:

```
composer require 8lines/sylius-notification-plugin-slack-adapter
```

Then configure [Slack Notifier](https://github.com/symfony/slack-notifier) and add the following variable to your `.env` file:

```
SLACK_DSN=slack://TOKEN@default?channel=CHANNEL
```

And finally, add the following configuration to your `config/packages/notifier.yaml` file:

```
framework:
  notifier:
    chatter_transports:
      slack: '%env(SLACK_DSN)%'
```

### Usage

[](#usage)

After the installation, you can use the **Slack Notification Channel** in your application. There are one additional option that you can specify during the notification creation:

- `recipient` - the channel to which the notification will be sent. It can be either a channel name or a channel ID. If not specified, the notification will be sent to the default channel.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.3% 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

812d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1699311?v=4)[Konrad Alfaro](/maintainers/radnok)[@RadnoK](https://github.com/RadnoK)

---

Top Contributors

[![Rarstek](https://avatars.githubusercontent.com/u/16666515?v=4)](https://github.com/Rarstek "Rarstek (9 commits)")[![RadnoK](https://avatars.githubusercontent.com/u/1699311?v=4)](https://github.com/RadnoK "RadnoK (5 commits)")

---

Tags

composer-packagesylius-pluginpluginnotificationsyliusslackadapter

### Embed Badge

![Health badge](/badges/8lines-sylius-notification-plugin-slack-adapter/health.svg)

```
[![Health](https://phpackages.com/badges/8lines-sylius-notification-plugin-slack-adapter/health.svg)](https://phpackages.com/packages/8lines-sylius-notification-plugin-slack-adapter)
```

###  Alternatives

[guanguans/notify

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

687114.3k8](/packages/guanguans-notify)[kartik-v/yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

424.4M14](/packages/kartik-v-yii2-widget-growl)[kartik-v/yii2-widget-alert

A widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)

304.2M24](/packages/kartik-v-yii2-widget-alert)[pyrech/composer-notifier

Display desktop notifications when composer finishes to install / update

411.7k](/packages/pyrech-composer-notifier)

PHPackages © 2026

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