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

ActiveSymfony-bundle

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

Extensions for Bugsnag Symfony

2.1.0(1y ago)011.1k↓17.9%[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 1mo ago

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 83% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity24

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

600d 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.6k48.1M236](/packages/api-platform-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[scheb/2fa

Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)

578630.7k1](/packages/scheb-2fa)[bugsnag/bugsnag-symfony

Official BugSnag notifier for Symfony applications.

453.0M3](/packages/bugsnag-bugsnag-symfony)[sensiolabs/gotenberg-bundle

A Symfony bundle that provides seamless integration with Gotenberg for generating PDFs and screenshots from various sources (HTML, Markdown, Office documents, URLs) with a clean, builder-based API.

210210.4k2](/packages/sensiolabs-gotenberg-bundle)[prezent/doctrine-translatable-bundle

Integrate the doctrine-translatable extension in Symfony

14698.4k5](/packages/prezent-doctrine-translatable-bundle)

PHPackages © 2026

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