浏览代码

Merge pull request #411 from patrickallaert/apm

[debugging] pecl: package/APM
pull/500/merge
Jose Diaz-Gonzalez 9 年前
父节点
当前提交
7c57a26d92
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -381,6 +381,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
381 381
 ## Debugging and Profiling
382 382
 *Libraries and tools for debugging and profiling code.*
383 383
 
384
+* [APM](http://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
384 385
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
385 386
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
386 387
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.

正在加载...
取消
保存