Libraries tagged by COM
sebastian/comparator
743602810 Downloads
Provides the functionality to compare PHP values for equality
phpdocumentor/reflection-common
621936909 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
567041819 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
composer/composer
160106162 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/polyfill-mbstring
994742812 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
669215013 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
639255411 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
824003901 Downloads
Symfony polyfill for ctype functions
symfony/console
923367621 Downloads
Eases the creation of beautiful and testable command line interfaces
nunomaduro/collision
261216118 Downloads
Cli error handling for console/command-line PHP applications.
league/flysystem
528557936 Downloads
File storage abstraction for PHP
symfony/process
821083571 Downloads
Executes commands in sub-processes
symfony/event-dispatcher
835756090 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
psr/simple-cache
599747066 Downloads
Common interfaces for simple caching
psr/log
1002262763 Downloads
Common interface for logging libraries