Libraries tagged by __
symfony/string
605707488 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/service-contracts
737755725 Downloads
Generic abstractions related to writing services
symfony/routing
691150815 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
858160510 Downloads
Executes commands in sub-processes
symfony/polyfill-php80
697817596 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php72
637789225 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
1037067146 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
708945433 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
670932339 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
589404951 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
863148532 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
425272005 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/mime
567975124 Downloads
Allows manipulating MIME messages
symfony/http-kernel
720206418 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
769068319 Downloads
Defines an object-oriented layer for the HTTP specification