This commit is contained in:
Jamie 2013-11-25 20:12:41 -07:00
commit d7401f6a03
1 changed files with 1 additions and 0 deletions

View File

@ -237,6 +237,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.*