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