Libraries tagged by int
symfony/polyfill-intl-idn
565813312 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/service-contracts
610553395 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
534059203 Downloads
Generic abstractions related to dispatching event
psy/psysh
395289937 Downloads
An interactive shell for modern PHP.
psr/container
752107583 Downloads
Common Container Interface (PHP FIG PSR-11)
intervention/image
143660028 Downloads
PHP image manipulation
tijsverkoyen/css-to-inline-styles
361539468 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
547965576 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/translation
632540121 Downloads
Provides tools to internationalize your application
symfony/http-kernel
617551519 Downloads
Provides a structured process for converting a Request into a Response
symfony/finder
758843445 Downloads
Finds files and directories via an intuitive fluent interface
symfony/console
834140896 Downloads
Eases the creation of beautiful and testable command line interfaces
psr/simple-cache
531179246 Downloads
Common interfaces for simple caching
psr/log
911383940 Downloads
Common interface for logging libraries
psr/http-message
773740295 Downloads
Common interface for HTTP messages