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