Libraries tagged by c
guzzlehttp/guzzle
755883448 Downloads
Guzzle is a PHP HTTP client library
tijsverkoyen/css-to-inline-styles
363220489 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
symfony/service-contracts
613494152 Downloads
Generic abstractions related to writing services
symfony/polyfill-ctype
742803030 Downloads
Symfony polyfill for ctype functions
symfony/event-dispatcher-contracts
536716160 Downloads
Generic abstractions related to dispatching event
symfony/css-selector
570126387 Downloads
Converts CSS selectors to XPath expressions
symfony/console
837289364 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/recursion-context
667220961 Downloads
Provides functionality to recursively process PHP variables
sebastian/comparator
671817094 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
604747106 Downloads
Looks up which function or method a line of code belongs to
psr/simple-cache
533554185 Downloads
Common interfaces for simple caching
psr/container
755398204 Downloads
Common Container Interface (PHP FIG PSR-11)
psr/cache
504900323 Downloads
Common interface for caching libraries
phpunit/php-code-coverage
685210632 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-common
576623894 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure