diff --git a/tools.json b/tools.json index 95f845b..2aff402 100644 --- a/tools.json +++ b/tools.json @@ -1,4 +1,10 @@ [ + { + "name": "Mondrian", + "link": "https://github.com/Trismegiste/Mondrian", + "description": "A static php code analysis tool using the Graph Theory", + "meta": ["php", "code analysis", "analysis", "Graph", "Graph Theory"] + }, { "name": "superslides", "link": "http://nicinabox.com/superslides/",