Libraries tagged by composer package
composer/composer
165259607 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
composer/package-versions-deprecated
174235096 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
jean85/pretty-package-versions
234554262 Downloads
A library to get pretty versions strings of installed dependencies
roave/security-advisories
82387970 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
cweagans/composer-patches
78146548 Downloads
Provides a way to patch Composer packages.
maglnet/composer-require-checker
8300394 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
vaimo/composer-patches
3723291 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
oomphinc/composer-installers-extender
24029722 Downloads
Extend the composer/installers plugin to accept any arbitrary package type.
icanhazstring/composer-unused
5271153 Downloads
Show unused packages by scanning your code
composer/satis
1274319 Downloads
Simple Repository Generator
codedungeon/phpunit-result-printer
8447762 Downloads
PHPUnit Pretty Result Printer
mnsami/composer-custom-directory-installer
4255709 Downloads
A composer plugin, to help install packages of different types in custom paths.
ffraenz/private-composer-installer
1549692 Downloads
A composer install helper for private packages
pixelfear/composer-dist-plugin
2944834 Downloads
Downloads distributable assets to be used in packages so you don't have to commit them.
ion-bazan/composer-diff
1181975 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.