PHPackages                             exileed/rocketchat-monolog - 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. exileed/rocketchat-monolog

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

exileed/rocketchat-monolog
==========================

RocketChat Monolog Handler

1.1.0(5y ago)13.4k1[1 issues](https://github.com/exileed/rocketchat-monolog/issues)MITPHPPHP ~7.3 || 8.0CI failing

Since Feb 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/exileed/rocketchat-monolog)[ Packagist](https://packagist.org/packages/exileed/rocketchat-monolog)[ Docs](https://github.com/exileed/rocketchat-monolog)[ RSS](/packages/exileed-rocketchat-monolog/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (4)Versions (4)Used By (0)

RocketChat Monolog handler
==========================

[](#rocketchat-monolog-handler)

[![Latest Version on Packagist](https://camo.githubusercontent.com/df2d62d4deb5da437170c74b4f6cf15bb8bce67d57fc1554ff8e8f5f79cf3ce1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6578696c6565642f726f636b6574636861742d6d6f6e6f6c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/exileed/rocketchat-monolog)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/4b5d1e0be1adb4227a51709b81535fb96b917fa1707dc14a96fc72d542bb5eb9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6578696c6565642f726f636b6574636861742d6d6f6e6f6c6f672f74657374)](https://github.com/exileed/rocketchat-monolog/build)[![Coverage Status](https://camo.githubusercontent.com/bcf7ce87c439b0f66c4fc15e65c9657024f8e75c1c0fa152c4ae817bf3b61350/68747470733a2f2f7374796c6563692e696f2f7265706f732f3230353536333938362f736869656c64)](https://styleci.io/repos/205563986)[![Quality Score](https://camo.githubusercontent.com/3ef0e755002d9acf0b1198b08205b024bfe91e7483f6322a8a5330ad47dd06b3/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6578696c6565642f726f636b6574636861742d6d6f6e6f6c6f672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/exileed/rocketchat-monolog)[![Total Downloads](https://camo.githubusercontent.com/0ac1c777e66b52ab48b50700d5103461c4db61d63cef7aeb5dec451814380a05/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6578696c6565642f726f636b6574636861742d6d6f6e6f6c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/exileed/rocketchat-monolog)

Install
-------

[](#install)

Via Composer

```
$ composer require exileed/rocketchat-monolog
```

Usage
-----

[](#usage)

Base usage

```
$webhook = 'https://rocket.chat.local/hooks/bd97pizfGu3S5q5oT/ggdfhryhge';
$channelId = '12345';

$rocketChatHandler = new RocketChatHandler\RocketChatHandler([$webhook], $channelId);

$monolog = new Monolog\Logger('Rocket.Chat');
$monolog->pushHandler($rocketChatHandler);
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Dmitriy Kuts](https://github.com/exileed)
- [All Contributors](https://github.com/exileed/rocketchat-monolog/graphs/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

TODO
----

[](#todo)

- Async request

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

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

Total

3

Last Release

1936d ago

Major Versions

0.1.0 → 1.0.02020-03-10

PHP version history (2 changes)0.1.0PHP ~7.3

1.1.0PHP ~7.3 || 8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e92b6ee31e63ba56754db82b0fe82106c4e766dd161a0fd6c59cc4acaa23bd5?d=identicon)[exileed](/maintainers/exileed)

---

Top Contributors

[![exileed](https://avatars.githubusercontent.com/u/942898?v=4)](https://github.com/exileed "exileed (5 commits)")

---

Tags

monolog-handlerphprocketchatrocketchatmonolog handlerexileedrocketchat-monolog

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/exileed-rocketchat-monolog/health.svg)

```
[![Health](https://phpackages.com/badges/exileed-rocketchat-monolog/health.svg)](https://phpackages.com/packages/exileed-rocketchat-monolog)
```

###  Alternatives

[honeybadger-io/honeybadger-php

Honeybadger PHP library

381.5M4](/packages/honeybadger-io-honeybadger-php)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)

PHPackages © 2026

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