roboticsexpert/bugsnag-symfony

roboticsexpert Bugsnag notifier for Symfony applications.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 21

Type:symfony-bundle

v1.1.0 2017-04-03 06:11 UTC

This package is not auto-updated.

Last update: 2024-11-15 20:26:45 UTC


README

Build Status StyleCI Status Documentation

The Bugsnag Notifier for Symfony gives you instant notification of errors and exceptions in your Symfony PHP applications. We support both Symfony 2 and 3.

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.