Libraries tagged by symfonyfw
symfony/service-contracts
962070664 Downloads
Generic abstractions related to writing services
symfony/routing
874892804 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
1071817221 Downloads
Executes commands in sub-processes
symfony/polyfill-php80
915222841 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-mbstring
1275451539 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
932329616 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
863936904 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
799637416 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
1081838963 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
553186476 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/mime
757338301 Downloads
Allows manipulating MIME messages
symfony/http-kernel
909822673 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
969802624 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/finder
1099393351 Downloads
Finds files and directories via an intuitive fluent interface
symfony/filesystem
746403892 Downloads
Provides basic utilities for the filesystem