Stars
Implement event systems, signal slots, intercepting filters, and observers.
Assertions to validate method input/output with nice error messages.
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
A small library for converting tokenized PHP source code into XML (and potentially other formats)
An Extension to PHP's standard DOM to add various convinience methods and exceptions by default
Provides mechanisms for walking through any arbitrary PHP variable
Provides tools to internationalize your application
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to 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
Symfony utilities for portability of PHP codes
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
This component provides features unavailable in releases prior to PHP 7.0.
This component provides functions unavailable in releases prior to PHP 5.6.
Symfony polyfill for the Mbstring extension
Symfony polyfill backporting apcu_* functions to lower PHP versions
Provides an improved replacement for the array_replace PHP function
Provides a structured process for converting a Request into a Response
Defines an object-oriented layer for the HTTP specification
Provides a tight integration between Symfony components and the Symfony full-stack framework
Finds files and directories via an intuitive fluent interface