|
|
@@ -458,6 +458,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
458
|
458
|
* [PHPSpy](https://github.com/adsr/phpspy) - A low-overhead sampling profiler.
|
|
459
|
459
|
* [Symfony VarDumper](https://github.com/symfony/var-dumper) - A variable dumper component.
|
|
460
|
460
|
* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
|
|
|
461
|
+* [Trap](https://github.com/buggregator/trap) - An extended variable dumper with web interface and [IDE plugin](https://plugins.jetbrains.com/plugin/26344-buggregator).
|
|
461
|
462
|
* [Whoops](https://github.com/filp/whoops) - A pretty error-handling library.
|
|
462
|
463
|
* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
|
|
463
|
464
|
* [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
|
|
|
@@ -467,6 +468,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
467
|
468
|
*Self-hosted or cloud-based application performance monitoring & error tracking tools*
|
|
468
|
469
|
|
|
469
|
470
|
* [Blackfire](https://www.blackfire.io) - A low-overhead code profiler.
|
|
|
471
|
+* [Buggregator](https://buggregator.dev) - A debug tool that aggregates var-dumps, profiles, emails, logs, Sentry, and others.
|
|
470
|
472
|
* [BugSnag](https://www.bugsnag.com/) - Error and Real User Monitoring.
|
|
471
|
473
|
* [Honeybadger](https://www.honeybadger.io/) - Error Tracking & Application Monitoring for Developers.
|
|
472
|
474
|
* [Rollbar](https://rollbar.com/) - Error Logging & Tracking Service for Software Teams.
|