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