Libraries tagged by CO
symfony/polyfill-ctype
743297698 Downloads
Symfony polyfill for ctype functions
psy/psysh
397315526 Downloads
An interactive shell for modern PHP.
league/flysystem
473375135 Downloads
File storage abstraction for PHP
friendsofphp/php-cs-fixer
165927357 Downloads
A tool to automatically fix PHP code style
doctrine/instantiator
704191084 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/cache
496407096 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
tijsverkoyen/css-to-inline-styles
363497491 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
550859659 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/routing
594955546 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
741536469 Downloads
Executes commands in sub-processes
symfony/http-kernel
620530171 Downloads
Provides a structured process for converting a Request into a Response
symfony/event-dispatcher
759016920 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/css-selector
570521339 Downloads
Converts CSS selectors to XPath expressions
psr/simple-cache
533954841 Downloads
Common interfaces for simple caching
psr/log
915089451 Downloads
Common interface for logging libraries