|
|
|
|
|
|
322
|
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
|
322
|
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
|
|
323
|
* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
|
323
|
* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
|
|
324
|
* [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
|
324
|
* [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
|
|
|
|
325
|
+* [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.
|
|
325
|
|
326
|
|
|
326
|
## Build Tools
|
327
|
## Build Tools
|
|
327
|
*Project build and automation tools.*
|
328
|
*Project build and automation tools.*
|