bugsnag/bugsnag-silex

This package is abandoned and no longer maintained. No replacement package was suggested.

The Bugsnag middleware for Silex

v2.5.2 2020-02-26 22:04 UTC

README

Build Status StyleCI Status Documentation

The Bugsnag Notifier for Silex gives you instant notification of errors and exceptions in your Silex PHP applications. We support both Silex 1 and 2. Learn more about monitoring and reporting errors in your Silex PHP apps with Bugsnag.

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 Silex library is free software released under the MIT License. See LICENSE.txt for details.