You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ Tools to report issues in code that are or lead to bugs.
23
23
*[AppChecker](https://npo-echelon.ru/en/solutions/appchecker.php) - static analysis tool for finding bugs, weaknesses and vulnerabilities in source code
24
24
*[Code insight](https://github.com/console-helpers/code-insight) - A tool for analysing other project code bases.
25
25
*[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)
26
27
*[Composer-Unused](https://github.com/composer-unused/composer-unused.git) - A Composer tool to show unused Composer dependencies by scanning your code.
27
28
*[Eir](https://github.com/Lixody/Eir) - A static vulnerability analysis tool written in C#.
0 commit comments