Libraries tagged by in
tijsverkoyen/css-to-inline-styles
454461783 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/polyfill-intl-idn
702511650 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
doctrine/instantiator
805860519 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
787042327 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
774797444 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
680597686 Downloads
Generic abstractions related to dispatching event
rector/rector
100415111 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
psy/psysh
491339856 Downloads
An interactive shell for modern PHP.
psr/container
919382717 Downloads
Common Container Interface (PHP FIG PSR-11)
intervention/image
174232220 Downloads
PHP Image Processing
webmozart/assert
833148388 Downloads
Assertions to validate method input/output with nice error messages.
theseer/tokenizer
684545560 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/translation
765138130 Downloads
Provides tools to internationalize your application
symfony/process
893189483 Downloads
Executes commands in sub-processes
symfony/http-kernel
750853035 Downloads
Provides a structured process for converting a Request into a Response