PHPackages                             workingconcept/bugsnag-craft3 - 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. workingconcept/bugsnag-craft3

AbandonedCraft-plugin[Logging &amp; Monitoring](/categories/logging)

workingconcept/bugsnag-craft3
=============================

Bugsnag exception handler for Craft 3

067PHP

Since Jun 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/workingconcept/bugsnag-craft3)[ Packagist](https://packagist.org/packages/workingconcept/bugsnag-craft3)[ RSS](/packages/workingconcept-bugsnag-craft3/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bugsnag Component for Craft 3
=============================

[](#bugsnag-component-for-craft-3)

Send Craft exceptions to Bugsnag with this tiny extension to Craft's error handler.

Installation
------------

[](#installation)

1. `composer require workingconcept/bugsnag-craft3 @dev`.
2. In the control panel, visit *Settings* → *Plugins*, and install Bugsnag.
3. Add the Bugsnag API key for your project in the plugin's settings.

Customizing Release Stage Notifications
---------------------------------------

[](#customizing-release-stage-notifications)

By default, the plugin will report when `CRAFT_ENVIRONMENT` is set to `staging` and `production`. You can override this by supplying your own config/bugsnag.php:

```
return [
    'notifyRelease' => ['local', 'staging', 'production']
];

```

Production Use
--------------

[](#production-use)

Only if you live dangerously. I'm getting my feet wet with Craft 3 and this is my first plugin. This thing will probably need revision before it's safe for your Mars mission. I'll gladly accept issues, pull requests, and [emails](mailto:hello@workingconcept.com) if you've found room for improvement!

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e0d8e8a2b2564922c84a3e8e552d6da91645aceb3121938b3c5ef1037429ff7?d=identicon)[mattstein](/maintainers/mattstein)

---

Top Contributors

[![mattstein](https://avatars.githubusercontent.com/u/2488775?v=4)](https://github.com/mattstein "mattstein (9 commits)")

---

Tags

craft-plugincraft3craftcms

### Embed Badge

![Health badge](/badges/workingconcept-bugsnag-craft3/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B10.9k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1938.5M262](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2326.5M315](/packages/open-telemetry-sdk)[illuminated/console-logger

Logging and Notifications for Laravel Console Commands.

8676.7k](/packages/illuminated-console-logger)

PHPackages © 2026

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