composer-unused

Dependency scanner

A tool to scan your PHP code and identify unused Composer dependencies.

Show unused composer dependencies by scanning your code

GitHub

2k stars
8 watching
54 forks
Language: PHP
last commit: almost 2 years ago
Linked from 2 awesome lists

composerhacktoberfestphpphp-parser

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shipmonk-rnd/composer-dependency-analyser Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. 464
lastcallmedia/composerextrafiles Allows dependencies to be downloaded with specific files extracted and installed during package installation 0
maglnet/composerrequirechecker Analyzes composer dependencies and checks for unknown symbols used in the code of a package. 905
ionbazan/composer-diff Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. 147
dereuromark/composer-prefer-lowest Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json 20
bamarni/composition An API to check environment dependencies at runtime using Composer 107
netresearch/composer-patches-plugin Provides patches to modify dependencies during package installation and updating 79
composer/package-versions-deprecated A Composer addon to efficiently get installed packages' version numbers 1,511
clue/graph-composer Creates and visualizes dependency graphs for software projects using GraphViz. 929
wemakecustom/gitlab-composer Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. 163
cweagans/composer-patches Applies patches to dependencies installed by Composer. 1,547
dg/composer-cleaner Removes unnecessary files from Composer vendor directory to improve project efficiency and maintainability. 134
0xch/composer-vendor-cleanup Removes unnecessary files from vendor directories of PHP projects to reduce package size. 3
bamarni/composer-bin-plugin Helps manage bin dependencies by isolating them from main project dependencies 473
element119/module-sansec-composer-integrity-checker A tool to detect and notify about unauthorized changes in project dependencies 31