Search results for -4567
symfony/string
599527448 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
731228479 Downloads
Generic abstractions related to writing services
symfony/routing
686528411 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
852203634 Downloads
Executes commands in sub-processes
symfony/polyfill-php80
692084029 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php72
635902686 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
1030361080 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
702684804 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
666255656 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
583367020 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
857113534 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
421991146 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/mime
563285408 Downloads
Allows manipulating MIME messages
symfony/http-kernel
715365642 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
763853054 Downloads
Defines an object-oriented layer for the HTTP specification