Browse Source

Add PHP Console.

pull/63/head
Jamie 12 years ago
parent
commit
517db159bf
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

260
 * [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
260
 * [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
261
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
261
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
262
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
262
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
263
+* [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
263
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
264
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
264
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
265
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
265
 
266
 

Loading…
Cancel
Save