From 517db159bf4080f9cbffef582220b50c0a76a49f Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 12 Jan 2014 15:00:54 -0700 Subject: [PATCH] Add PHP Console. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 89f73e2..89253db 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory. * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar. * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console. +* [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome. * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger. * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.