Search results for -6572
symfony/string
602039525 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
733882936 Downloads
Generic abstractions related to writing services
symfony/routing
688407013 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
854628601 Downloads
Executes commands in sub-processes
symfony/polyfill-php80
694318345 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php72
636672738 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
1032979434 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
705123504 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
667999601 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
585823835 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
859387941 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
423317222 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/mime
565189234 Downloads
Allows manipulating MIME messages
symfony/http-kernel
717344920 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
765983341 Downloads
Defines an object-oriented layer for the HTTP specification