Parcourir la source

Added Bugsnag to Debugging / Profiling

pull/847/head
Don Pinkus il y a 8 ans
Parent
révision
7e61f30e15
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -423,6 +423,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
423 423
 * [APM](http://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
424 424
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
425 425
 * [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
426
+* [BugSnag](https://www.bugsnag.com/platforms/php/) - Logs bugs. Includes useful debugging info like session, release, etc. Has a free tier / is free for open source. 
426 427
 * [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
427 428
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
428 429
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.

Chargement…
Annuler
Enregistrer