Compare commits

...

3 Commits

Author SHA1 Message Date
Mark Scherer c6b490fd1b
Merge pull request #847 from donpinkus/patch-1
Added Bugsnag to Debugging / Profiling
2024-02-23 13:29:00 +01:00
Alexander Kartavenko e5d421d4cd
Merge branch 'master' into patch-1 2024-02-22 19:44:29 +02:00
Don Pinkus 7e61f30e15 Added Bugsnag to Debugging / Profiling 2017-09-06 13:21:08 -07:00
1 changed files with 1 additions and 0 deletions

View File

@ -458,6 +458,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
*Self-hosted or cloud-based application performance monitoring & error tracking tools*
* [Blackfire](https://www.blackfire.io) - A low-overhead code profiler.
* [BugSnag](https://www.bugsnag.com/) - Error and Real User Monitoring.
* [Honeybadger](https://www.honeybadger.io/) - Error Tracking & Application Monitoring for Developers.
* [Rollbar](https://rollbar.com/) - Error Logging & Tracking Service for Software Teams.
* [Sentry](https://sentry.io/welcome/) - Application Performance Monitoring & Error Tracking Software.