Skip to content

Commit 78791c6

Browse files
authored
Merge pull request #54 from janedbal/patch-2
Add composer-dependency-analyser
2 parents 3c83a63 + d1277b5 commit 78791c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Tools to report issues in code that are or lead to bugs.
2424
* [Code insight](https://github.com/console-helpers/code-insight) - A tool for analysing other project code bases.
2525
* [AST Metrics](https://github.com/Halleck45/ast-metrics) - A blazing-fast static code analyzer that help your to identify code that needs to be refactored.
2626
* [Churn-PHP](https://github.com/bmitch/churn-php.git) - Discover files in need of refactoring.
27+
* [composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) - Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
2728
* [Composer-Unused](https://github.com/composer-unused/composer-unused.git) - A Composer tool to show unused Composer dependencies by scanning your code.
2829
* [Eir](https://github.com/Lixody/Eir) - A static vulnerability analysis tool written in C#.
2930
* [Exakat](http://www.exakat.io/) - Smart static analysis.

0 commit comments

Comments
 (0)