composition
Dependency checker
An API to check environment dependencies at runtime using Composer
Check your Composer dependencies at runtime.
107 stars
9 watching
4 forks
Language: PHP
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bamarni/composer-bin-plugin | Helps manage bin dependencies by isolating them from main project dependencies | 473 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
maglnet/composerrequirechecker | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 905 |
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
element119/module-sansec-composer-integrity-checker | A tool to detect and notify about unauthorized changes in project dependencies | 31 |
run-as-root/magento-2-dependency-checker | Tool to verify integrity and structure of Magento 2 modules | 31 |
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 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 |
netresearch/composer-patches-plugin | Provides patches to modify dependencies during package installation and updating | 79 |
clue/graph-composer | Creates and visualizes dependency graphs for software projects using GraphViz. | 929 |
fossar/composition-c4 | A tool for fetching Composer dependencies using Nix. | 11 |
alanshaw/david | A tool that helps developers check and update their project dependencies to ensure they have the latest versions. | 967 |
salsify/ember-cli-dependency-lint | Detects and reports conflicting version requirements of add-ons in an Ember application | 84 |
pborreli/composer-service | A tool that enables remote Composer service for managing dependencies in PHP applications. | 175 |
mage-os/php-dependency-list | A tool to list PHP class dependencies within a project by parsing source code files. | 5 |