Libraries tagged by syfony
symfony/polyfill-intl-normalizer
705563816 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
668320594 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
586239017 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
859845166 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
423503476 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/mime
565599717 Downloads
Allows manipulating MIME messages
symfony/http-kernel
717822028 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
766444529 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/finder
877692483 Downloads
Finds files and directories via an intuitive fluent interface
symfony/filesystem
587080660 Downloads
Provides basic utilities for the filesystem
symfony/event-dispatcher-contracts
644433275 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
868594460 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
549272226 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
692309873 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
375987354 Downloads
Allows you to standardize and centralize the way objects are constructed in your application