From 621933cf6303462ee6327857cc89951a713cab54 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 21 Nov 2013 08:45:36 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index e742a79..38a2d00 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -234,6 +234,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [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. +* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger. ## Build Tools *Project build and automation tools.*