|
|
@@ -342,6 +342,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
342
|
342
|
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
|
|
343
|
343
|
* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
|
|
344
|
344
|
* [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
|
|
|
345
|
+* [Blackfire.io](http://blackfire.io) - Blackfire Profiler automatically instruments your code to gather data about consumed server resources like memory, CPU time, and I/O.
|
|
345
|
346
|
|
|
346
|
347
|
## Build Tools
|
|
347
|
348
|
*Project build and automation tools.*
|