package-versions-deprecated
Package version checker
A Composer addon to efficiently get installed packages' version numbers
Composer addon to efficiently get installed packages' version numbers
2k stars
4 watching
9 forks
Language: PHP
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
soullivaneuh/composer-versions-check | Checks if packages are up to date with their last major versions after an update | 234 |
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
composer/installers | An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
thadafinser/packageinfo | Provides fast access to installed Composer packages' information | 7 |
kid-joker/npm-deprecated-check | Automatically checks and reports on deprecated packages in a project or globally. | 26 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
ocramius/packageversions | Provides quick access to version information of composer dependencies. | 3,222 |
netresearch/composer-patches-plugin | Provides patches to modify dependencies during package installation and updating | 79 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,138 |
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 |
wemakecustom/gitlab-composer | Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. | 163 |
dg/composer-cleaner | Removes unnecessary files from Composer vendor directory to improve project efficiency and maintainability. | 134 |
magento/composer-root-update-plugin | Automates adjustments to project composer files for Magento upgrades | 57 |