Libraries tagged by CO
symfony/service-contracts
613494152 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
536716160 Downloads
Generic abstractions related to dispatching event
symfony/console
837824238 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/recursion-context
667656175 Downloads
Provides functionality to recursively process PHP variables
sebastian/comparator
672258069 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
605177050 Downloads
Looks up which function or method a line of code belongs to
psr/container
755398204 Downloads
Common Container Interface (PHP FIG PSR-11)
phpunit/php-code-coverage
685652425 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-common
576917224 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
520443033 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
myclabs/deep-copy
637530879 Downloads
Create deep copies (clones) of your objects
composer/composer
146509741 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
905975747 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