Libraries tagged by CO
symfony/translation-contracts
782895519 Downloads
Generic abstractions related to translation
symfony/service-contracts
954950400 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
844045042 Downloads
Generic abstractions related to dispatching event
symfony/deprecation-contracts
929066751 Downloads
A generic function and convention to trigger deprecation notices
symfony/console
1187090099 Downloads
Eases the creation of beautiful and testable command line interfaces
symfony/config
497449872 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
sebastian/recursion-context
948629008 Downloads
Provides functionality to recursively process PHP variables
sebastian/comparator
955410035 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
855658187 Downloads
Looks up which function or method a line of code belongs to
psr/container
1101341414 Downloads
Common Container Interface (PHP FIG PSR-11)
phpunit/php-code-coverage
967927294 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-common
759382005 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
710309810 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nunomaduro/collision
377583419 Downloads
Cli error handling for console/command-line PHP applications.
myclabs/deep-copy
927088730 Downloads
Create deep copies (clones) of your objects