Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Bugsnag Symfony Ext Laravel Package

beapp/bugsnag-symfony-ext

View on GitHub
Deep Wiki
Context7

Extensions for Bugsnag Symfony

This library provides middleware and listeners to fit our own specific uses of Bugsnag.

Requirements

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

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

  • 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
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi