Libraries tagged by syfony
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
symfony/event-dispatcher-contracts
850529875 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1082557302 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
737610214 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/dom-crawler
417579292 Downloads
Eases DOM navigation for HTML and XML documents
symfony/deprecation-contracts
936666617 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
476833662 Downloads
Allows you to standardize and centralize the way objects are constructed in your application