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
20 stars
6 watching
1 forks
Language: PHP
last commit: over 1 year ago
Linked from 2 awesome lists
composercomposer-scriptscomposer-supportphp
Related projects:
Repository | Description | Stars |
---|---|---|
| A Composer addon to efficiently get installed packages' version numbers | 1,511 |
| A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
| Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
| An API to check environment dependencies at runtime using Composer | 107 |
| Provides patches to modify dependencies during package installation and updating | 79 |
| Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 905 |
| Applies patches to dependencies installed by Composer. | 1,547 |
| Automates patching of dependencies in a PHP project using a plugin for Composer | 291 |
| Allows dependencies to be downloaded with specific files extracted and installed during package installation | 0 |
| A tool to manage dependencies in PHP projects. | 28,692 |
| Checks if packages are up to date with their last major versions after an update | 234 |
| Helps manage bin dependencies by isolating them from main project dependencies | 473 |
| A tool that normalizes and formats composer.json files | 1,057 |
| A tool to detect and notify about unauthorized changes in project dependencies | 31 |
| Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. | 163 |