Libraries tagged by c
tijsverkoyen/css-to-inline-styles
444020585 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
756851987 Downloads
Generic abstractions related to writing services
symfony/polyfill-ctype
881869217 Downloads
Symfony polyfill for ctype functions
symfony/event-dispatcher-contracts
664329704 Downloads
Generic abstractions related to dispatching event
symfony/css-selector
676123897 Downloads
Converts CSS selectors to XPath expressions
symfony/console
983600866 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/recursion-context
789952756 Downloads
Provides functionality to recursively process PHP variables
sebastian/comparator
795520544 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
723037832 Downloads
Looks up which function or method a line of code belongs to
psr/simple-cache
644357419 Downloads
Common interfaces for simple caching
psr/container
901085514 Downloads
Common Container Interface (PHP FIG PSR-11)
psr/cache
610372362 Downloads
Common interface for caching libraries
phpunit/php-code-coverage
809189259 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-common
653230212 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
596109875 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7