Libraries tagged by symfony
nunomaduro/collision
362559624 Downloads
Cli error handling for console/command-line PHP applications.
symfony/yaml
839672423 Downloads
Loads and dumps YAML files
symfony/var-dumper
914186574 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation-contracts
756371230 Downloads
Generic abstractions related to translation
symfony/translation
892364740 Downloads
Provides tools to internationalize your application
symfony/service-contracts
924811188 Downloads
Generic abstractions related to writing services
symfony/routing
844329469 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
1037195093 Downloads
Executes commands in sub-processes
symfony/polyfill-mbstring
1236597504 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
895377766 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
831611076 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
1045834143 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
531974505 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/mime
725200795 Downloads
Allows manipulating MIME messages
symfony/http-kernel
878700912 Downloads
Provides a structured process for converting a Request into a Response