composer-dependency-analyser
Dependency analyser
Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer.
🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
426 stars
4 watching
10 forks
Language: PHP
last commit: 12 days ago
Linked from 1 awesome list
analyzercheckercomposerdead-codedependenciesrequiresoft-dependenciesunused-dependencies
Related projects:
Repository | Description | Stars |
---|---|---|
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
maglnet/composerrequirechecker | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 896 |
fpgmaas/deptry | A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 917 |
salsify/ember-cli-dependency-lint | Detects and reports conflicting version requirements of add-ons in an Ember application | 83 |
splint3r7/gemscanner | Identifies and reports outdated dependencies in a Ruby on Rails project | 3 |
mamuz/phpdependencyanalysis | A tool for static code analysis of PHP projects to identify dependencies and violations in object-oriented structures | 564 |
bamarni/composition | An API to check environment dependencies at runtime using Composer | 107 |
checkmarx/chainjacking | A tool to identify susceptible dependencies in Go projects | 57 |
jmcdo29/nestjs-spelunker | Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 317 |
tcurdt/jdependency | An analysis tool for class dependencies and jar file relationships | 71 |
netresearch/composer-patches-plugin | Provides patches to modify dependencies during package installation and updating | 79 |
deps-rs/deps.rs | Provides a service to analyze and display the status of dependencies in Rust projects. | 426 |
egoist/decheck | A tool to browse an npm module's dependencies and find new modules used by it. | 9 |
element119/module-sansec-composer-integrity-checker | A tool to detect and notify about unauthorized changes in project dependencies | 31 |
alanshaw/david | A tool that helps developers check and update their project dependencies to ensure they have the latest versions. | 969 |