mtibben / bugsnag-php

Bugsnag error monitoring for PHP apps

Home Page:https://docs.bugsnag.com/platforms/php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bugsnag error reporter for PHP

Build Status StyleCI Status

The Bugsnag error reporter for PHP gives you instant notification of errors and exceptions in your PHP applications. Learn more about automatic PHP error reporting with Bugsnag.

Features

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

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for your framework:
  3. Relax!

Support

Contributing

All contributors are welcome! For information on how to build, test and release, see our contributing guide. Feel free to comment on existing issues for clarification or starting points.

License

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

About

Bugsnag error monitoring for PHP apps

https://docs.bugsnag.com/platforms/php

License:MIT License


Languages

Language:PHP 99.5%Language:Makefile 0.5%