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

ActiveLibrary[API Development](/categories/api)

pashkinz92/slack-yii2
=====================

Slack for Yii2

1.0.1(10y ago)042proprietaryPHP

Since Feb 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Pashkinz92/Slack-Yii2)[ Packagist](https://packagist.org/packages/pashkinz92/slack-yii2)[ RSS](/packages/pashkinz92-slack-yii2/feed)WikiDiscussions master Synced today

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

Slack-Yii2
==========

[](#slack-yii2)

Slack bot messages for log in Yii2

v 1.0.1

*Install*:

```
composer require pashkinz92/slack-yii2 "*"

```

```
'log' => [
        'traceLevel' => YII_DEBUG ? 3 : 0,
        'targets' => [
            [
                'class' => 'pashkinz92\SlackLogger',
                'levels' => ['error'],
            ],
        ],
    ],

```

```
'components' => [
...
    'slack'=>[
            'class'=>'pashkinz92\SlackClient',
            'token'=>'',
            'channel'=>'',
        ],
...
],

```

*Use*:

```
    Yii::$app->slack->send('Hello!')

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3788d ago

Major Versions

0.2 → 1.0.12016-02-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/1906420de8070f7e087f527d4c57377c3a0c6a0acce00271c5b7a6bcd0f60ea8?d=identicon)[Pashkinz92](/maintainers/Pashkinz92)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[skeeks/yii2-google-api

Component for work with google api based on google/apiclient

1143.6k1](/packages/skeeks-yii2-google-api)[apexwire/yii2-restclient

Tools to use API as ActiveRecord for Yii2

133.5k](/packages/apexwire-yii2-restclient)

PHPackages © 2026

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