mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add PHPSpy.
This commit is contained in:
parent
4202c9f39e
commit
fdbfa37160
@ -417,7 +417,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
||||||
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
||||||
* [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
|
* [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
|
||||||
* [Tideways.io](https://tideways.com/) - Monitoring and profiling tool
|
* [PHPSpy](https://github.com/adsr/phpspy) - A low-overhead sampling profiler.
|
||||||
|
* [Tideways.io](https://tideways.com/) - Monitoring and profiling tool.
|
||||||
* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
|
* [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.
|
* [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.
|
* [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
|
||||||
|
Loading…
Reference in New Issue
Block a user