Libraries tagged by COM
sebastian/comparator
671817094 Downloads
Provides the functionality to compare PHP values for equality
phpdocumentor/reflection-common
576623894 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
520145911 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
composer/composer
146424223 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/polyfill-php72
588694371 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
905427262 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-idn
568406340 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
742803030 Downloads
Symfony polyfill for ctype functions
symfony/console
837289364 Downloads
Eases the creation of beautiful and testable command line interfaces
league/flysystem
473041746 Downloads
File storage abstraction for PHP
symfony/process
741036063 Downloads
Executes commands in sub-processes
symfony/event-dispatcher
758529159 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
psr/simple-cache
533554185 Downloads
Common interfaces for simple caching
psr/log
914547450 Downloads
Common interface for logging libraries
psr/http-message
776757329 Downloads
Common interface for HTTP messages