浏览代码

Merge pull request #479 from micheleorselli/adds_tideways

[debugging and profiling] tideways.io
pull/591/head
Jad Bitar 9 年前
父节点
当前提交
0052f83625
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

399
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
399
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
400
 * [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
400
 * [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
401
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
401
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
402
+* [Tideways.io](https://tideways.io/) - Monitoring and profiling tool
402
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
403
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
403
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
404
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
404
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
405
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.

正在加载...
取消
保存