Browse Source

Merge pull request #297 from lluisi/master

Add Z-Ray as a Debuggin tool
pull/323/merge
Jamie York 11 years ago
parent
commit
51a748c4be
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

321
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
321
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
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
 
325
 
325
 ## Build Tools
326
 ## Build Tools
326
 *Project build and automation tools.*
327
 *Project build and automation tools.*

Loading…
Cancel
Save