composer-versions-check
Package version checker
Checks if packages are up to date with their last major versions after an update
Checks if packages are up to date to last major versions after update
234 stars
13 watching
15 forks
Language: PHP
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,509 |
meilcli/npm-update-check-action | Automates the detection of new package versions in a project | 24 |
tomzx/php-semver-checker | Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 429 |
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
thadafinser/packageinfo | Provides fast access to installed Composer packages' information | 7 |
meilcli/gradle-update-check-action | Automates the process of checking for new package versions in Gradle projects using Maven and GitHub Actions. | 16 |
meilcli/nuget-update-check-action | Automates checks for updated NuGet package versions in .NET Core projects. | 9 |
pyrech/composer-changelogs | Displays a summary of modified packages after Composer updates with links to release and comparison URLs. | 589 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
zencodex/composer-mirror | Provides an automated solution to mirror and distribute Composer packages from Packagist.org. | 594 |
phpcompatibility/phpcompatibility | A tool that checks code for compatibility with different PHP versions | 2,182 |
vaimo/composer-patches | Automates patching of dependencies in a PHP project using a plugin for Composer | 290 |
cweagans/composer-patches | Applies patches to dependencies installed by Composer. | 1,530 |
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 |
mrmartineau/alfred-npm-versions | Tools to look up recent versions of any npm package in an Alfred workflow | 4 |