Libraries tagged by composer package
composer/composer
168959302 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
jean85/pretty-package-versions
243302275 Downloads
A library to get pretty versions strings of installed dependencies
roave/security-advisories
84805526 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
cweagans/composer-patches
80652480 Downloads
Provides a way to patch Composer packages.
composer/package-versions-deprecated
177451048 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
oomphinc/composer-installers-extender
24790258 Downloads
Extend the composer/installers plugin to accept any arbitrary package type.
maglnet/composer-require-checker
8743322 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
5501030 Downloads
Show unused packages by scanning your code
composer/satis
1295577 Downloads
Simple Repository Generator
codedungeon/phpunit-result-printer
8536955 Downloads
PHPUnit Pretty Result Printer
mnsami/composer-custom-directory-installer
4379813 Downloads
A composer plugin, to help install packages of different types in custom paths.
vaimo/composer-patches
3835841 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.
ion-bazan/composer-diff
1266860 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
fxp/composer-asset-plugin
4805877 Downloads
NPM/Bower Dependency Manager for Composer
typo3/class-alias-loader
12048154 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages