Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
621933cf63
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

234
 * [Dissect](https://github.com/jakubledl/dissect) - A set of tools for lexical and syntactical analysis.
234
 * [Dissect](https://github.com/jakubledl/dissect) - A set of tools for lexical and syntactical analysis.
235
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
235
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
236
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
236
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
237
+* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
237
 
238
 
238
 ## Build Tools
239
 ## Build Tools
239
 *Project build and automation tools.*
240
 *Project build and automation tools.*

Loading…
Cancel
Save