Libraries tagged by composers
composer/composer
201054857 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
composer/semver
539780701 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
dealerdirect/phpcodesniffer-composer-installer
182940062 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
cweagans/composer-patches
105095819 Downloads
Provides a way to patch Composer packages.
jean85/pretty-package-versions
330280280 Downloads
A library to get pretty versions strings of installed dependencies
composer/xdebug-handler
434871349 Downloads
Restarts a process without Xdebug.
composer/spdx-licenses
198504741 Downloads
SPDX licenses list and validation library.
composer/pcre
366521513 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
composer/installers
147276257 Downloads
A multi-framework Composer library installer
composer/ca-bundle
375015878 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
symfony/flex
201280164 Downloads
Composer plugin for Symfony
roave/security-advisories
106599667 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
shipmonk/composer-dependency-analyser
9503972 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
maglnet/composer-require-checker
13215409 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
8471660 Downloads
Show unused packages by scanning your code