Libraries tagged by COM
sebastian/comparator
938919641 Downloads
Provides the functionality to compare PHP values for equality
phpdocumentor/reflection-common
747481534 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
698239235 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
league/commonmark
450601346 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
composer/composer
199582422 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/polyfill-php80
887977978 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-mbstring
1246474565 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
904684874 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
839733138 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
1054973892 Downloads
Symfony polyfill for ctype functions
symfony/console
1166094950 Downloads
Eases the creation of beautiful and testable command line interfaces
nunomaduro/collision
367179775 Downloads
Cli error handling for console/command-line PHP applications.
league/flysystem
694136165 Downloads
File storage abstraction for PHP
composer/semver
534276196 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
symfony/process
1045364562 Downloads
Executes commands in sub-processes