From 19f26e014f0dafb58b25c51521aa2501ce966c6a Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 18 Nov 2013 12:06:09 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 124a0ed..e742a79 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -233,6 +233,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. * [Dissect](https://github.com/jakubledl/dissect) - A set of tools for lexical and syntactical analysis. * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar. +* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console. ## Build Tools *Project build and automation tools.*