PHPackages                             simonefalcini/slacktarget - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. simonefalcini/slacktarget

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

simonefalcini/slacktarget
=========================

1.4.17(3y ago)14362WTFPLPHPPHP &gt;=5.3.0

Since Jul 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/simonefalcini/SlackTarget)[ Packagist](https://packagist.org/packages/simonefalcini/slacktarget)[ RSS](/packages/simonefalcini-slacktarget/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (23)Used By (2)

SlackTarget
===========

[](#slacktarget)

Edit logs like this:

```
'log' => [
    'traceLevel' => YII_DEBUG ? 3 : 0,
    'targets' => [
        [
            'enabled' => !YII_DEBUG,
            'class' => '\simonefalcini\SlackTarget\SlackTarget',
            'channel' => '#channelname',
            'username' => 'Message Sender Name',
            'async' => true,
            'hook' => 'https://hooks.slack.com/services/HOOKPATH',
            'logVars' => [],
            'levels' => ['error', 'warning'],
            'except' => [
                'yii\web\HttpException:404',
                'yii\web\HttpException:400',
                'yii\web\BadRequestHttpException:400',
            ],
        ],
        [
            'class' => 'yii\log\FileTarget',
            'levels' => ['error', 'warning'],
        ],
    ],
],
```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

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

Recently: every ~2 days

Total

22

Last Release

1151d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c9a03a0da75fc5d361ce817a908bc321f8472cdba1383d37163a46ece179808?d=identicon)[simonefalcini](/maintainers/simonefalcini)

---

Top Contributors

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

---

Tags

slacklogsyii logs

### Embed Badge

![Health badge](/badges/simonefalcini-slacktarget/health.svg)

```
[![Health](https://phpackages.com/badges/simonefalcini-slacktarget/health.svg)](https://phpackages.com/packages/simonefalcini-slacktarget)
```

###  Alternatives

[opcodesio/log-viewer

Fast and easy-to-use log viewer for your Laravel application

4.3k8.9M50](/packages/opcodesio-log-viewer)[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)[backpack/logmanager

An interface to preview, download and delete Laravel log files.

274688.9k3](/packages/backpack-logmanager)[jackiedo/log-reader

An easy log reader and management tool for Laravel

151376.5k4](/packages/jackiedo-log-reader)[saasscaleup/laravel-log-alarm

Laravel log Alarm help you to set up alarm when errors occur in your system and send you a notification via Slack and email

27025.0k](/packages/saasscaleup-laravel-log-alarm)[simonbackx/slack-php-webhook

Post messages to your Slack channels with this easy to use library.

41837.3k2](/packages/simonbackx-slack-php-webhook)

PHPackages © 2026

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