PHPackages                             beapp/bugsnag-symfony-ext - 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. beapp/bugsnag-symfony-ext

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

beapp/bugsnag-symfony-ext
=========================

Extensions for Bugsnag Symfony

2.1.0(1y ago)012.2k↓38.3%[4 PRs](https://github.com/BeApp/beapp.library.bugsnag-symfony-ext.web/pulls)MITPHPPHP &gt;=8.0

Since Apr 29Pushed 1y ago2 watchersCompare

[ Source](https://github.com/BeApp/beapp.library.bugsnag-symfony-ext.web)[ Packagist](https://packagist.org/packages/beapp/bugsnag-symfony-ext)[ RSS](/packages/beapp-bugsnag-symfony-ext/feed)WikiDiscussions master Synced today

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

Extensions for Bugsnag Symfony
==============================

[](#extensions-for-bugsnag-symfony)

This library provides middleware and listeners to fit our own specific uses of [Bugsnag](https://bugsnag.com/).

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

[](#requirements)

- `PHP >= 8.0`
- `symfony >= 5.0`
- `bugsnag/bugsnag-symfony >= 1.8`

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

[](#installation)

```
composer require beapp/bugsnag-symfony-ext

```

Add the following configuration :

```
bugsnag_ext:
  handled_exceptions:
    - 'App\Exception\LogicException'
  excluded_exceptions:
    - 'App\Exception\NotSoImportantException'
  excluded_http_codes: ["4xx", 301]
  session_per_request: true

```

Features
--------

[](#features)

- `handled_exceptions` : The exceptions matching one these will be forced to be notified as handled on Bugsnag platform
- `excluded_exceptions` : Ignore some specific exceptions
- `excluded_http_codes` : Ignore exceptions matching specific Http response status code. Use "x" as a placeholder for any number.
- `session_per_request` : Register a listener to start a session for every request

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

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

Total

3

Last Release

645d ago

Major Versions

1.0.0 → 2.0.02024-03-08

PHP version history (2 changes)1.0.0PHP &gt;=7.1

2.0.0PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1389175?v=4)[Denis Villeneuve](/maintainers/dvilleneuve)[@dvilleneuve](https://github.com/dvilleneuve)

---

Top Contributors

[![DayS](https://avatars.githubusercontent.com/u/675407?v=4)](https://github.com/DayS "DayS (10 commits)")

---

Tags

symfonybugsnagextensions

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/beapp-bugsnag-symfony-ext/health.svg)

```
[![Health](https://phpackages.com/badges/beapp-bugsnag-symfony-ext/health.svg)](https://phpackages.com/packages/beapp-bugsnag-symfony-ext)
```

###  Alternatives

[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M339](/packages/api-platform-core)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[spatie/flare-client-php

Send PHP errors to Flare

177161.5M23](/packages/spatie-flare-client-php)[bugsnag/bugsnag-symfony

Official BugSnag notifier for Symfony applications.

453.1M9](/packages/bugsnag-bugsnag-symfony)[api-platform/http-cache

API Platform HttpCache component

274.6M20](/packages/api-platform-http-cache)[fdekker/log-viewer-bundle

A log viewer bundle for Symfony 6 and up

4395.8k](/packages/fdekker-log-viewer-bundle)

PHPackages © 2026

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