Libraries tagged by CO
symfony/service-contracts
751421908 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
659430110 Downloads
Generic abstractions related to dispatching event
symfony/console
977966764 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/recursion-context
785330681 Downloads
Provides functionality to recursively process PHP variables
sebastian/comparator
790884657 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
718865719 Downloads
Looks up which function or method a line of code belongs to
psr/container
895560588 Downloads
Common Container Interface (PHP FIG PSR-11)
phpunit/php-code-coverage
804696287 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-common
650380904 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
592933008 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
myclabs/deep-copy
760140302 Downloads
Create deep copies (clones) of your objects
composer/composer
168096025 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/polyfill-mbstring
1051666198 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-idn
682023284 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
876517599 Downloads
Symfony polyfill for ctype functions