PHPackages                             dominionenterprises/psr-log-slack - 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. dominionenterprises/psr-log-slack

Abandoned → [traderinteractive/psr-log-slack](/?search=traderinteractive%2Fpsr-log-slack)Library[Logging &amp; Monitoring](/categories/logging)

dominionenterprises/psr-log-slack
=================================

A PSR-3 logger implementation logging to slack

v1.1.0(2y ago)15412MITPHPPHP &gt;=7.0

Since May 4Pushed 2y ago60 watchersCompare

[ Source](https://github.com/traderinteractive/psr-log-slack)[ Packagist](https://packagist.org/packages/dominionenterprises/psr-log-slack)[ RSS](/packages/dominionenterprises-psr-log-slack/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (5)Versions (6)Used By (0)

PSR Log Slack
=============

[](#psr-log-slack)

[![Build Status](https://github.com/traderinteractive/psr-log-slack/actions/workflows/php.yml/badge.svg)](https://github.com/traderinteractive/psr-log-slack/actions/workflows/php.yml)

[![Latest Stable Version](https://camo.githubusercontent.com/53d56767c78d1a69fe5332527374fbdf2657c3c91367589af4b04bed5a534de0/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7073722d6c6f672d736c61636b2f762f737461626c65)](https://packagist.org/packages/traderinteractive/psr-log-slack)[![Latest Unstable Version](https://camo.githubusercontent.com/e8a59665019f17f85e574f8d15b2a1fda4de700b5b3e22d5407c115d858f1f25/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7073722d6c6f672d736c61636b2f762f756e737461626c65)](https://packagist.org/packages/traderinteractive/psr-log-slack)[![License](https://camo.githubusercontent.com/4a0c29b79a2211052d3685e9bb59870bfe1f20b051209230c4496696554e85bd/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7073722d6c6f672d736c61636b2f6c6963656e7365)](https://packagist.org/packages/traderinteractive/psr-log-slack)

[![Total Downloads](https://camo.githubusercontent.com/8b7264ecd63a581fd62e1c12cec71298e2b56766681048ddcbc9585ec64e3b34/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7073722d6c6f672d736c61636b2f646f776e6c6f616473)](https://packagist.org/packages/traderinteractive/psr-log-slack)[![Monthly Downloads](https://camo.githubusercontent.com/009afe9d53532c67ab828df58affe5803d32e80ffbb5f69318c90078258598fc/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7073722d6c6f672d736c61636b2f642f6d6f6e74686c79)](https://packagist.org/packages/traderinteractive/psr-log-slack)[![Daily Downloads](https://camo.githubusercontent.com/2ed4d00e0153e31fc2290160650bd6cac7e6a8ee4a87b59d9cdd56c4d13b8c47/68747470733a2f2f706f7365722e707567782e6f72672f747261646572696e7465726163746976652f7073722d6c6f672d736c61636b2f642f6461696c79)](https://packagist.org/packages/traderinteractive/psr-log-slack)

This is an implementation of [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md) reporting to [Slack](https://api.slack.com/) using [incoming webhooks](https://api.slack.com/incoming-webhooks).

Requirements
------------

[](#requirements)

PSR Log Slack requires PHP 7.0 (or later).

Composer
--------

[](#composer)

To add the library as a local, per-project dependency use [Composer](http://getcomposer.org)! Simply add a dependency on `traderinteractive/psr-log-slack` to your project's `composer.json`.

```
composer require traderinteractive/psr-log-slack
```

Contact
-------

[](#contact)

Developers may be contacted at:

- [Pull Requests](https://github.com/traderinteractive/psr-log-slack/pulls)
- [Issues](https://github.com/traderinteractive/psr-log-slack/issues)

Run Unit Tests
--------------

[](#run-unit-tests)

With a checkout of the code get [Composer](http://getcomposer.org) in your PATH and run:

```
composer install
./vendor/bin/phpunit
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 97.7% 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 ~568 days

Total

5

Last Release

1022d ago

Major Versions

v0.1.0 → v1.0.02018-02-21

PHP version history (2 changes)v0.1.0PHP ^7.0

v1.0.2PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29952359?v=4)[Trader Interactive](/maintainers/traderinteractive)[@traderinteractive](https://github.com/traderinteractive)

---

Top Contributors

[![chadicus](https://avatars.githubusercontent.com/u/1182337?v=4)](https://github.com/chadicus "chadicus (43 commits)")[![jncarver](https://avatars.githubusercontent.com/u/6580693?v=4)](https://github.com/jncarver "jncarver (1 commits)")

---

Tags

logloggerphp7psr-3slacklogslackPSR3

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dominionenterprises-psr-log-slack/health.svg)

```
[![Health](https://phpackages.com/badges/dominionenterprises-psr-log-slack/health.svg)](https://phpackages.com/packages/dominionenterprises-psr-log-slack)
```

###  Alternatives

[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k227.1M273](/packages/sentry-sentry)[analog/analog

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

3451.5M24](/packages/analog-analog)[larabug/larabug

Laravel 6.x/7.x/8.x/9.x/10.x/11.x/12.x/13.x bug notifier

299549.3k1](/packages/larabug-larabug)[lefuturiste/monolog-discord-handler

A simple monolog handler for support Discord webhooks

34111.6k4](/packages/lefuturiste-monolog-discord-handler)

PHPackages © 2026

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