Libraries tagged by __
symfony/string
827798963 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
966788491 Downloads
Generic abstractions related to writing services
symfony/routing
878862360 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
1076318595 Downloads
Executes commands in sub-processes
symfony/polyfill-php80
919804463 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-mbstring
1280297897 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
937017026 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
868061082 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
804084245 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
1086346921 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
556277062 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/mime
761397367 Downloads
Allows manipulating MIME messages
symfony/http-kernel
913852609 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
974388737 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/finder
1103968468 Downloads
Finds files and directories via an intuitive fluent interface