From d492aea9a6ce5b0f6358385e8471015c6424fb4d Mon Sep 17 00:00:00 2001 From: Jamie York Date: Fri, 12 Jul 2013 09:45:01 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index fe8f7f3..227ce10 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -147,6 +147,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code. * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library. * [Athletic](https://github.com/polyfractal/athletic) - An annotation based benchmark framework. +* [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory. ## Build Tools