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
@@ -24,6 +24,7 @@ Tools to report issues in code that are or lead to bugs.
24
24
*[Code insight](https://github.com/console-helpers/code-insight) - A tool for analysing other project code bases.
25
25
*[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.
26
26
*[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)
27
28
*[Composer-Unused](https://github.com/composer-unused/composer-unused.git) - A Composer tool to show unused Composer dependencies by scanning your code.
28
29
*[Eir](https://github.com/Lixody/Eir) - A static vulnerability analysis tool written in C#.
0 commit comments