PackageVersions
Version lookup
Provides quick access to version information of composer dependencies.
Composer addon to efficiently get installed packages' version numbers
3k stars
21 watching
69 forks
Language: PHP
last commit: 4 days 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 |
raineorshine/npm-check-updates | Automates checking and upgrading package dependencies to their latest versions. | 9,442 |
ocramius/proxymanager | Generates and manages proxies of objects to abstract away complex behavior | 4,954 |
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/composer | A dependency manager for PHP projects. | 28,636 |
vaimo/composer-patches | Automates patching of dependencies in a PHP project using a plugin for Composer | 290 |
netresearch/composer-patches-plugin | Provides patches to modify dependencies during package installation and updating | 79 |
roave/securityadvisories | Prevents installation of software with known security vulnerabilities by excluding them from the composer dependency list | 2,718 |
cweagans/composer-patches | Applies patches to dependencies installed by Composer. | 1,530 |
hirak/prestissimo | An extension for Composer that speeds up package installations by downloading them in parallel. | 6,185 |
ffraenz/private-composer-installer | An extension to Composer that securely handles sensitive package URLs by outsourcing keys into environment variables or a configuration file. | 228 |
semantic-release/semantic-release | Automates package release workflow including version number determination, changelog generation, and publishing. | 20,873 |
thadafinser/packageinfo | Provides fast access to installed Composer packages' information | 7 |
antfu-collective/taze | A command-line tool for managing dependencies and updates in monorepos | 2,845 |