Libraries tagged by composer dependency
notfloran/phing-composer-security-checker
949 Downloads
Phing task that use Sensio Security Advisories Checker to checks if your application uses dependencies with known security vulnerabilities.
neontsun/composer-devtools-plugin
1086 Downloads
Plugin for using and updating development tools when working on multiple projects
mxr576/composer-audit-changes
134 Downloads
Composer command for only auditing installed or updated packages in composer.lock
innmind/dependency-graph
2574 Downloads
Library to visualize project dependencies
hprotravel/composer-service-handler
1905 Downloads
Composer script handling for generating service definitions from class annotation
fancyguy/composer-security-check-plugin
3488 Downloads
Checks installed dependencies against SensioLabs security advisory database
ctw/ctw-composer-plugin-composerlenientplugin
29 Downloads
Composer plugin that relaxes the upper bound of the PHP platform, or of any package requirement, for an allowlist of packages, so dependencies capped to an older PHP (e.g. ~8.4.0) or an older dependency major (e.g. laminas/laminas-servicemanager ^3) resolve on a newer one without --ignore-platform-req, forking, or editing vendor.
adachsoft/composer-tool
31 Downloads
AI tool-call adapter for running Composer operations via adachsoft/composer-lib.
spekulatius/silverstripe-composer-security-checker
1897 Downloads
Provides information if your SilverStripe application uses dependencies with known vulnerabilities.
silpion/composer-checker
1961 Downloads
Tool for checking composer configurations.
php-kit/composer-bower-plugin
3435 Downloads
Composer plugin for installing Bower packages
sneycampos/laravel-care
77 Downloads
Health-Check & Audit Tool for Composer Dependencies - Find out which packages are well-maintained, secure, and which ones to avoid.
croustibat/php-check-for-laravel
82 Downloads
Interactive CLI tool to check and update outdated Composer dependencies
dimionx/phpstan-rules
365 Downloads
Rule for PHPStan that detects when production code depends on classes from Composer dev-dependencies, with flexible configuration to selectively allow certain classes or namespaces where needed.
anil/uplift
7 Downloads
Uplift — a free, open-source Laravel upgrader and dependency updater. Steps a Laravel app up to the latest version one release at a time (Rector-powered, one clean git commit per step), and checks any Composer project's dependencies for newer releases, rewriting the constraints on demand.