PHPackages                             silpo-tech/slack-api-bundle - 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. silpo-tech/slack-api-bundle

ActiveLibrary[API Development](/categories/api)

silpo-tech/slack-api-bundle
===========================

Symfony Bundle for interaction with Slack API

v1.0.0(7mo ago)02MITPHPPHP ^8.3CI passing

Since Sep 24Pushed 7mo agoCompare

[ Source](https://github.com/silpo-tech/SlackApiBundle)[ Packagist](https://packagist.org/packages/silpo-tech/slack-api-bundle)[ RSS](/packages/silpo-tech-slack-api-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (10)Versions (2)Used By (0)

Slack API Bundle for Symfony Framework
======================================

[](#slack-api-bundle-for-symfony-framework)

[![CI](https://github.com/silpo-tech/SlackApiBundle/actions/workflows/ci.yml/badge.svg)](https://github.com/silpo-tech/SlackApiBundle/actions)[![codecov](https://camo.githubusercontent.com/4e3e2cec63b7cb10733544678ac4fa54ec9f247f4bb1786965654ef9bcce15f3/68747470733a2f2f636f6465636f762e696f2f67682f73696c706f2d746563682f536c61636b41706942756e646c652f67726170682f62616467652e737667)](https://codecov.io/gh/silpo-tech/SlackApiBundle)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

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

[](#installation)

The suggested installation method's via [composer](https://getcomposer.org/):

```
composer require silpo-tech/slack-api-bundle
```

Use
---

[](#use)

config/packages/slackapi.yml

```
slack_api:
    token: '%env(SLACK_API_TOKEN)%'
    options:
        # This option will add private_channel scope to conversationList request
        allow_private_channels: true
        # This option will add public_channels scope to conversationList request
        allow_public_channels: true
```

Tests
-----

[](#tests)

```
composer test:run
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance62

Regular maintenance activity

Popularity3

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

237d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9891deddc63cb60dd472af17aee913a559f29defbe861135037dbbdf99449a6?d=identicon)[food-tech-devs](/maintainers/food-tech-devs)

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/silpo-tech-slack-api-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/silpo-tech-slack-api-bundle/health.svg)](https://phpackages.com/packages/silpo-tech-slack-api-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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