Browse Source

Add Z-Ray as a Debuggin tool

pull/297/head
Lluis Ingles 11 years ago
parent
commit
6dc1276888
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

318
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
318
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
319
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
319
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
320
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
320
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
321
+* [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
321
 
322
 
322
 ## Build Tools
323
 ## Build Tools
323
 *Project build and automation tools.*
324
 *Project build and automation tools.*

Loading…
Cancel
Save