Libraries tagged by in
tijsverkoyen/css-to-inline-styles
363220489 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
568406340 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
doctrine/instantiator
703839903 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
662414958 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
613494152 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
536716160 Downloads
Generic abstractions related to dispatching event
psy/psysh
397024982 Downloads
An interactive shell for modern PHP.
psr/container
755161886 Downloads
Common Container Interface (PHP FIG PSR-11)
intervention/image
144253461 Downloads
PHP image manipulation
webmozart/assert
699499835 Downloads
Assertions to validate method input/output with nice error messages.
theseer/tokenizer
550434834 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/translation
635031205 Downloads
Provides tools to internationalize your application
symfony/process
741036063 Downloads
Executes commands in sub-processes
symfony/http-kernel
620097364 Downloads
Provides a structured process for converting a Request into a Response
symfony/finder
761777240 Downloads
Finds files and directories via an intuitive fluent interface