All Projects → bugsnag → bugsnag-symfony

bugsnag / bugsnag-symfony

Licence: MIT License
Bugsnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects
Gherkin
971 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to bugsnag-symfony

bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (+21.43%)
Mutual labels:  bugsnag, errors, crash-reporting, error-monitoring, bugs, error-reporting, exception-handling, crash-reporting-tool, exception-reporting
Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (+1030.95%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting, exception-handling
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (+14.29%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+1676.19%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (+790.48%)
Mutual labels:  crash-reporting, error-monitoring, bugs, error-reporting, exception-handling
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+2257.14%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (+64.29%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
Bugsnag Cocoa
Bugsnag crash reporting for iOS, macOS and tvOS apps
Stars: ✭ 167 (+297.62%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
Bugsnag Android Ndk
DEPRECATED - this project now lives at bugsnag/bugsnag-android
Stars: ✭ 42 (+0%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
Bugsnag Js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Stars: ✭ 625 (+1388.1%)
Mutual labels:  crash-reporting, error-monitoring, bugs, error-reporting, exception-handling
Bugsnag Go
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Stars: ✭ 155 (+269.05%)
Mutual labels:  errors, crash-reporting, error-monitoring, bugs, error-reporting
elmah.io
ELMAH error logger for sending errors to elmah.io.
Stars: ✭ 31 (-26.19%)
Mutual labels:  crash-reporting, error-monitoring, error-reporting, crash-reporting-tool
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+4916.67%)
Mutual labels:  crash-reporting, error-monitoring, error-reporting, crash-reporting-tool
raygun4android
Android crash reporting provider for Raygun
Stars: ✭ 19 (-54.76%)
Mutual labels:  crash-reporting, error-monitoring, error-reporting, crash-reporting-tool
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (+402.38%)
Mutual labels:  errors, error-monitoring, bugs, error-reporting
react-error-guard
⚛️An overlay for displaying stack frames based on create-react-app/packages/react-error-overlay
Stars: ✭ 18 (-57.14%)
Mutual labels:  error-monitoring, error-reporting, exception-handling, exception-reporting
backtrace-unity
First-class error reporting for the Unity game engine.
Stars: ✭ 99 (+135.71%)
Mutual labels:  crash-reporting, error-monitoring, error-reporting
bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (-38.1%)
Mutual labels:  bugsnag, error-monitoring, error-reporting
periskop
Exception Monitoring Service
Stars: ✭ 128 (+204.76%)
Mutual labels:  errors, error-monitoring, error-reporting
Periskop
Exception Monitoring Service
Stars: ✭ 115 (+173.81%)
Mutual labels:  errors, error-monitoring, error-reporting

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].