Libraries tagged by Nymfonya
symfony/routing
844911756 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
1037838313 Downloads
Executes commands in sub-processes
symfony/polyfill-mbstring
1238076982 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
896764378 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
832782126 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
1047211772 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
532327764 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/mime
726350509 Downloads
Allows manipulating MIME messages
symfony/http-kernel
879293246 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
937598544 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/finder
1064855783 Downloads
Finds files and directories via an intuitive fluent interface
symfony/filesystem
718992165 Downloads
Provides basic utilities for the filesystem
symfony/event-dispatcher-contracts
817761979 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1048870464 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
707414713 Downloads
Provides tools to manage errors and ease debugging PHP code