Highlights
Stars
Assertions to validate method input/output with nice error messages.
Allows exporting any serializable PHP data structure to plain PHP code
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
A set of service abstractions extracted out of the Symfony components
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
Maps an HTTP request to a set of configuration variables
Provides integration for ProxyManager with various Symfony components
Extracts information about PHP class' properties using metadata of popular sources
Provides functions to read and write from/to an object or array using a simple string notation
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
Symfony polyfill for the Mbstring extension
Symfony polyfill for intl's Normalizer class and related functions
Symfony polyfill for intl's grapheme_* functions
Provides integration for Monolog with various Symfony components
Provides a structured process for converting a Request into a Response
Defines an object-oriented layer for the HTTP specification
A set of HTTP client abstractions extracted out of the Symfony components
Provides a tight integration between Symfony components and the Symfony full-stack framework
Finds files and directories via an intuitive fluent interface
A set of event dispatcher abstractions extracted out of the Symfony components