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