Skip to content

Commit d1277b5

Browse files
authored
Add composer-dependency-analyser
1 parent 17e7d18 commit d1277b5

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
@@ -23,6 +23,7 @@ Tools to report issues in code that are or lead to bugs.
2323
* [AppChecker](https://npo-echelon.ru/en/solutions/appchecker.php) - static analysis tool for finding bugs, weaknesses and vulnerabilities in source code
2424
* [Code insight](https://github.com/console-helpers/code-insight) - A tool for analysing other project code bases.
2525
* [Churn-PHP](https://github.com/bmitch/churn-php.git) - Discover files in need of refactoring.
26+
* [composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) - Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
2627
* [Composer-Unused](https://github.com/composer-unused/composer-unused.git) - A Composer tool to show unused Composer dependencies by scanning your code.
2728
* [Eir](https://github.com/Lixody/Eir) - A static vulnerability analysis tool written in C#.
2829
* [Exakat](http://www.exakat.io/) - Smart static analysis.

0 commit comments

Comments
 (0)