1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00
This commit is contained in:
Jamie York 2013-11-18 12:06:09 -08:00
parent 68da2fb7a1
commit 19f26e014f

View File

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