PHPackages                             black-bits/slacklog - 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. black-bits/slacklog

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

black-bits/slacklog
===================

Send log-messages to slack in one line of code

0.0.1(8y ago)0200MITPHPPHP &gt;=7.1.0

Since Sep 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/black-bits/slacklog)[ Packagist](https://packagist.org/packages/black-bits/slacklog)[ Docs](https://github.com/black-bits/slacklog)[ RSS](/packages/black-bits-slacklog/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Slacklog
========

[](#slacklog)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e8482ca36c39da40bfb7dc511ffac2a0b54ee3c6201a7935e386cbfe64800a0c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c61636b2d626974732f736c61636b6c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/black-bits/slacklog)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/55c0493c42cd4a91e06b191e198ff33aa37d12f5f34de1579a293e86b4debb77/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f626c61636b2d626974732f736c61636b6c6f672f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/black-bits/slacklog)[![Total Downloads](https://camo.githubusercontent.com/6f4ee9c305fb47d7e34a47d543453af1933e29079fb894baef30279b7293f74c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626c61636b2d626974732f736c61636b6c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/black-bits/slacklog)

Send log-messages to slack in one line of code

How to use
----------

[](#how-to-use)

Publish config...

```
php artisan vendor:publish --provider="BlackBits\SlackLog\SlackLogServiceProvider"
```

... and set webhook in env

```
'webhook' => env('SLACKLOG_WEBHOOK', 'your-webhook')
```

Log something to your channel...

```
SlackLog::send($message = "my message", $id = "sender_id");
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3159d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c5817559bd224c59f893745c3bbfa308db2786b67e16c4c44cc4472826e9d571?d=identicon)[aprzywara](/maintainers/aprzywara)

![](https://www.gravatar.com/avatar/12f99b0d20f4c0281e21cd28d12a44d2789c673a5bacade150d0e1150bdd9464?d=identicon)[oheck](/maintainers/oheck)

---

Top Contributors

[![oheck](https://avatars.githubusercontent.com/u/10670394?v=4)](https://github.com/oheck "oheck (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/black-bits-slacklog/health.svg)

```
[![Health](https://phpackages.com/badges/black-bits-slacklog/health.svg)](https://phpackages.com/packages/black-bits-slacklog)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[marvinlabs/laravel-discord-logger

Logging to a discord channel in Laravel

2081.1M2](/packages/marvinlabs-laravel-discord-logger)[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)[kitloong/laravel-app-logger

Laravel log for your application

101.2M8](/packages/kitloong-laravel-app-logger)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[shaffe/laravel-mail-log-channel

A package to support logging via email in Laravel

1286.2k](/packages/shaffe-laravel-mail-log-channel)

PHPackages © 2026

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