Libraries tagged by c
guzzlehttp/guzzle
838284520 Downloads
Guzzle is a PHP HTTP client library
tijsverkoyen/css-to-inline-styles
412615440 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/translation-contracts
563256532 Downloads
Generic abstractions related to translation
symfony/service-contracts
699536860 Downloads
Generic abstractions related to writing services
symfony/polyfill-ctype
825867102 Downloads
Symfony polyfill for ctype functions
symfony/event-dispatcher-contracts
613811746 Downloads
Generic abstractions related to dispatching event
symfony/deprecation-contracts
655652650 Downloads
A generic function and convention to trigger deprecation notices
symfony/css-selector
635238489 Downloads
Converts CSS selectors to XPath expressions
symfony/console
925293207 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/recursion-context
739854571 Downloads
Provides functionality to recursively process PHP variables
sebastian/comparator
745207266 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
675755369 Downloads
Looks up which function or method a line of code belongs to
psr/simple-cache
601161963 Downloads
Common interfaces for simple caching
psr/container
842912327 Downloads
Common Container Interface (PHP FIG PSR-11)
psr/cache
569959756 Downloads
Common interface for caching libraries