PHPackages                             zae/monolog-bugsnag - 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. zae/monolog-bugsnag

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

zae/monolog-bugsnag
===================

A monolog handler that will send messages to bugsnag

1.0.0(10y ago)28.5kMITPHPPHP &gt;=5.4.0

Since Sep 18Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Zae/monolog-bugsnag)[ Packagist](https://packagist.org/packages/zae/monolog-bugsnag)[ RSS](/packages/zae-monolog-bugsnag/feed)WikiDiscussions master Synced 1mo ago

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

monolog-bugsnag
===============

[](#monolog-bugsnag)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ae8279c6f73de6745fbcac1cfaf01739598fa39311f69864bad321c56cdf560d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a61652f6d6f6e6f6c6f672d627567736e61672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zae/monolog-bugsnag)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/0a924dccbb468d195d32d59e2616c892f90d4c8e4a30890b932c4af4e91c8ccc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a61652f6d6f6e6f6c6f672d627567736e61672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zae/monolog-bugsnag)

Monolog Handler for sending errors to bugsnag. This way not only crashes will be send but you can easily send other debug information to bugsnag by reusing your monolog error handling.

Install
-------

[](#install)

Via Composer

```
$ composer require zae/monolog-bugsnag
```

Usage
-----

[](#usage)

```
$bugsnag = new Bugsnag_Client('YOUR_API_KEY');

$logger = new Logger('my_logger');
$logger->pushHandler(new BugsnagHandler(Logger::WARNING, true, 'BugsnagMonolog', $bugsnag));
```

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

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Ezra Pool](https://github.com/zae)

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3895d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7195cfa9749ba405e65f0ff1ef74293f2d518bea06b2588d04179baad63b3e8c?d=identicon)[Zae](/maintainers/Zae)

---

Top Contributors

[![Zae](https://avatars.githubusercontent.com/u/96126?v=4)](https://github.com/Zae "Zae (1 commits)")

---

Tags

debugerrorbugsnagmonologzaeezra

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zae-monolog-bugsnag/health.svg)

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

###  Alternatives

[bugsnag/bugsnag-laravel

Official Bugsnag notifier for Laravel applications.

90334.6M36](/packages/bugsnag-bugsnag-laravel)[mead-steve/mono-snag

Bugsnag integration for monolog. An abstract handler that sends messages to Bugsnag

20533.2k1](/packages/mead-steve-mono-snag)[analog/analog

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

3451.5M24](/packages/analog-analog)[inpsyde/wonolog

Monolog-based logging package for WordPress.

183617.9k7](/packages/inpsyde-wonolog)[baibaratsky/yii2-rollbar

Rollbar for Yii2

35130.5k](/packages/baibaratsky-yii2-rollbar)[shalvah/monolog-pusher

Monolog handler for sending logs to Pusher

1223.5k](/packages/shalvah-monolog-pusher)

PHPackages © 2026

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