composer-unused
Dependency scanner
A tool to scan your PHP code and identify unused Composer dependencies.
Show unused composer dependencies by scanning your code
2k stars
8 watching
54 forks
Language: PHP
last commit: almost 2 years ago
Linked from 2 awesome lists
composerhacktoberfestphpphp-parser
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 |
| | Allows dependencies to be downloaded with specific files extracted and installed during package installation | 0 |
| | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 905 |
| | Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
| | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
| | An API to check environment dependencies at runtime using Composer | 107 |
| | Provides patches to modify dependencies during package installation and updating | 79 |
| | A Composer addon to efficiently get installed packages' version numbers | 1,511 |
| | Creates and visualizes dependency graphs for software projects using GraphViz. | 929 |
| | Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. | 163 |
| | Applies patches to dependencies installed by Composer. | 1,547 |
| | Removes unnecessary files from Composer vendor directory to improve project efficiency and maintainability. | 134 |
| | Removes unnecessary files from vendor directories of PHP projects to reduce package size. | 3 |
| | Helps manage bin dependencies by isolating them from main project dependencies | 473 |
| | A tool to detect and notify about unauthorized changes in project dependencies | 31 |