1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
This commit is contained in:
Jamie York 2013-11-21 08:45:36 -08:00
parent 19f26e014f
commit 621933cf63

View File

@ -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.*