Libraries tagged by c
guzzlehttp/guzzle
813919002 Downloads
Guzzle is a PHP HTTP client library
tijsverkoyen/css-to-inline-styles
397871506 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
541915959 Downloads
Generic abstractions related to translation
symfony/service-contracts
674391838 Downloads
Generic abstractions related to writing services
symfony/polyfill-ctype
801278300 Downloads
Symfony polyfill for ctype functions
symfony/event-dispatcher-contracts
591286778 Downloads
Generic abstractions related to dispatching event
symfony/deprecation-contracts
628906022 Downloads
A generic function and convention to trigger deprecation notices
symfony/css-selector
616660662 Downloads
Converts CSS selectors to XPath expressions
symfony/console
899538824 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/recursion-context
718209653 Downloads
Provides functionality to recursively process PHP variables
sebastian/comparator
723411149 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
654892282 Downloads
Looks up which function or method a line of code belongs to
psr/simple-cache
581349510 Downloads
Common interfaces for simple caching
psr/container
817251961 Downloads
Common Container Interface (PHP FIG PSR-11)
psr/cache
551274283 Downloads
Common interface for caching libraries