Libraries tagged by composer package
composer/composer
195829725 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
cweagans/composer-patches
101121788 Downloads
Provides a way to patch Composer packages.
jean85/pretty-package-versions
314811965 Downloads
A library to get pretty versions strings of installed dependencies
roave/security-advisories
103141859 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
composer/package-versions-deprecated
196351264 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
maglnet/composer-require-checker
12323235 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
7856837 Downloads
Show unused packages by scanning your code
oomphinc/composer-installers-extender
30456702 Downloads
Extend the composer/installers plugin to accept any arbitrary package type.
composer/satis
1437788 Downloads
Simple Repository Generator
codedungeon/phpunit-result-printer
8965680 Downloads
PHPUnit Pretty Result Printer
mnsami/composer-custom-directory-installer
5356434 Downloads
A composer plugin, to help install packages of different types in custom paths.
ffraenz/private-composer-installer
1736602 Downloads
A composer install helper for private packages
vaimo/composer-patches
4595047 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.
pixelfear/composer-dist-plugin
4248580 Downloads
Downloads distributable assets to be used in packages so you don't have to commit them.
ion-bazan/composer-diff
2033002 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.