Browse Source

Merge pull request #479 from micheleorselli/adds_tideways

[debugging and profiling] tideways.io
pull/591/head
Jad Bitar 9 years ago
parent
commit
0052f83625
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save