[profiling tools] adds tideways.io

This commit is contained in:
Michele Orselli 2015-10-04 12:44:56 +02:00
parent 05c5036362
commit 7ed78e0f26
1 changed files with 1 additions and 0 deletions

View File

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