Libraries tagged by CO
symfony/polyfill-mbstring
1008491477 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
682147188 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
649703183 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
836605608 Downloads
Symfony polyfill for ctype functions
psy/psysh
454372358 Downloads
An interactive shell for modern PHP.
league/flysystem
536508227 Downloads
File storage abstraction for PHP
friendsofphp/php-cs-fixer
191608700 Downloads
A tool to automatically fix PHP code style
doctrine/instantiator
765693703 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/cache
542558449 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
composer/semver
402027384 Downloads
Semver library that offers utilities, version constraint parsing and validation.
tijsverkoyen/css-to-inline-styles
418517615 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.
theseer/tokenizer
630811450 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
671268674 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
833211830 Downloads
Executes commands in sub-processes
symfony/http-kernel
699640254 Downloads
Provides a structured process for converting a Request into a Response