Skip to content

BugSnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.

License

Notifications You must be signed in to change notification settings

bugsnag/bugsnag-symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d4b47a · Jan 30, 2025
Jan 15, 2024
Jan 30, 2025
Jul 6, 2016
Jan 30, 2025
Jan 15, 2024
Jan 31, 2022
Oct 20, 2022
Oct 20, 2022
Mar 6, 2023
Jan 30, 2025
Jul 6, 2016
Jan 13, 2022
Jul 6, 2021
Jul 6, 2021
Jan 30, 2025
Jan 30, 2025
Jul 6, 2021
Jan 30, 2025
Jul 6, 2016
Oct 13, 2020
Jan 6, 2022
Jan 23, 2024
Jun 4, 2024
Oct 13, 2020

Repository files navigation

Bugsnag exception reporter for Symfony

Build Status StyleCI Status Documentation

The Bugsnag Notifier for Symfony gives you instant notification of errors and exceptions in your Symfony PHP applications. Learn more about error monitoring and error reporting for your Symfony PHP apps.

Features

  • Automatically report unhandled exceptions and crashes
  • Report handled exceptions
  • Attach user information and custom diagnostic data to determine how many people are affected by a crash

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide
  3. Report handled exceptions using Bugsnag::notify()
  4. Customize your integration using the configuration options

Support

Contributing

All contributors are welcome! For information on how to build, test, and release, see our contributing guide.

License

The Bugsnag Symfony library is free software released under the MIT License. See LICENSE for details.