浏览代码

Update README.md

Propose Buggregator as very good tool for error tracking, debugging and profiling
pull/1356/head
Siarhei Bautrukevich 6 个月前
父节点
当前提交
c9eabb94f5
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

@@ -461,6 +461,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
461 461
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
462 462
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
463 463
 * [Z-Ray](https://www.zend.com/products/z-ray) - A debug and profile tool for Zend Server.
464
+* [Trap](https://github.com/buggregator/trap) - An extended variable dumper with web interface and [IDE plugin](https://plugins.jetbrains.com/plugin/26344-buggregator).
464 465
 
465 466
 ### Error Tracking and Monitoring Services
466 467
 *Self-hosted or cloud-based application performance monitoring & error tracking tools*
@@ -471,6 +472,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
471 472
 * [Rollbar](https://rollbar.com/) - Error Logging & Tracking Service for Software Teams.
472 473
 * [Sentry](https://sentry.io/welcome/) - Application Performance Monitoring & Error Tracking Software.
473 474
 * [Tideways](https://tideways.com/) - Monitoring and profiling tool.
475
+* [Buggregator](https://buggregator.dev) - A debug tool that aggregates var-dumps, profiles, emails, logs, Sentry, and others.
474 476
 
475 477
 ### Build Tools
476 478
 *Project build and automation tools.*

正在加载...
取消
保存