Libraries tagged by COM
sebastian/comparator
778558275 Downloads
Provides the functionality to compare PHP values for equality
phpdocumentor/reflection-common
642760314 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
585484820 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
league/commonmark
333650030 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
composer/composer
165682270 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/polyfill-php80
697110068 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php72
637574403 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
1036241532 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
708168276 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
670326801 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
588677475 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
862393824 Downloads
Symfony polyfill for ctype functions
symfony/console
963232748 Downloads
Eases the creation of beautiful and testable command line interfaces
nunomaduro/collision
277691995 Downloads
Cli error handling for console/command-line PHP applications.
league/flysystem
553094184 Downloads
File storage abstraction for PHP