Libraries tagged by intl
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.
doctrine/inflector
772376490 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/service-contracts
756851987 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
664329704 Downloads
Generic abstractions related to dispatching event
psy/psysh
479984256 Downloads
An interactive shell for modern PHP.
psr/container
901085514 Downloads
Common Container Interface (PHP FIG PSR-11)
intervention/image
170019780 Downloads
PHP image manipulation
theseer/tokenizer
670315498 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/translation
749922966 Downloads
Provides tools to internationalize your application
symfony/http-kernel
735586526 Downloads
Provides a structured process for converting a Request into a Response
symfony/finder
899246856 Downloads
Finds files and directories via an intuitive fluent interface
symfony/console
983600866 Downloads
Eases the creation of beautiful and testable command line interfaces
sebastian/object-reflector
664769529 Downloads
Allows reflection of object attributes, including inherited and non-public ones
psr/simple-cache
644357419 Downloads
Common interfaces for simple caching
psr/log
1062938723 Downloads
Common interface for logging libraries