Browse Source

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

+ 1
- 0
awesome-php.md View File

@@ -147,6 +147,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
147 147
 * [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code.
148 148
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
149 149
 * [Athletic](https://github.com/polyfractal/athletic) - An annotation based benchmark framework.
150
+* [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
150 151
 
151 152
 ## Build Tools
152 153
 

Loading…
Cancel
Save