bugsnag / bugsnag-symfony

BugSnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
https://docs.bugsnag.com/platforms/php/symfony
MIT License
43 stars 21 forks source link
bugs bugsnag crash-reporting crash-reporting-tool debug debugging-tool error-monitoring error-notification error-reporting errors exception-handling exception-reporting notifier php platforms symfony

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

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.