|
|
@@ -417,7 +417,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
417
|
417
|
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
|
418
|
418
|
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
|
419
|
419
|
* [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
|
|
420
|
|
-* [Tideways.io](https://tideways.com/) - Monitoring and profiling tool
|
|
|
420
|
+* [PHPSpy](https://github.com/adsr/phpspy) - A low-overhead sampling profiler.
|
|
|
421
|
+* [Tideways.io](https://tideways.com/) - Monitoring and profiling tool.
|
|
421
|
422
|
* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
|
|
422
|
423
|
* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
|
|
423
|
424
|
* [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
|