composer-prefer-lowest

Dependency checker

Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json

Checks prefer-lowest installation for actually defined min versions in composer.json

GitHub

20 stars
6 watching
1 forks
Language: PHP
last commit: about 1 year ago
Linked from 2 awesome lists

composercomposer-scriptscomposer-supportphp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
composer/package-versions-deprecated A Composer addon to efficiently get installed packages' version numbers 1,509
composer-unused/composer-unused A tool to scan your PHP code and identify unused Composer dependencies. 1,529
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
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
maglnet/composerrequirechecker Analyzes composer dependencies and checks for unknown symbols used in the code of a package. 896
cweagans/composer-patches Applies patches to dependencies installed by Composer. 1,530
vaimo/composer-patches Automates patching of dependencies in a PHP project using a plugin for Composer 290
lastcallmedia/composerextrafiles Allows dependencies to be downloaded with specific files extracted and installed during package installation 0
composer/composer A dependency manager for PHP projects. 28,636
soullivaneuh/composer-versions-check Checks if packages are up to date with their last major versions after an update 234
bamarni/composer-bin-plugin Helps manage bin dependencies by isolating them from main project dependencies 468
ergebnis/composer-normalize A tool to standardize and format composer.json files 1,047
element119/module-sansec-composer-integrity-checker A tool to detect and notify about unauthorized changes in project dependencies 31
wemakecustom/gitlab-composer Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. 163