The Symfony PHP framework
Eases the creation of beautiful and testable command line interfaces
Defines an object-oriented layer for the HTTP specification
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
Finds files and directories via an intuitive fluent interface
Provides a structured process for converting a Request into a Response
This component provides a partial, native PHP implementation for the Mbstring extension.
Maps an HTTP request to a set of configuration variables
Provides tools to ease debugging PHP code
Converts CSS selectors to XPath expressions
Executes commands in sub-processes
Provides mechanisms for walking through any arbitrary PHP variable
Provides tools to internationalize your application
Provides basic utilities for the filesystem
Helps you find, load, combine, autofill and validate configuration values of any kind
Composer plugin for Symfony
Allows you to standardize and centralize the way objects are constructed in your application
This component provides a partial, native PHP implementation for the Ctype extension.
Provides extended PSR-6, PSR-16 (and tags) implementations
Eases DOM navigation for HTML and XML documents
Loads and dumps YAML files
A set of abstractions extracted out of the Symfony components
Registers environment variables from a .env file
Provides a tight integration between Symfony components and the Symfony full-stack framework
This component provides features unavailable in releases prior to PHP 7.0.
A set of event dispatcher abstractions extracted out of the Symfony components
Provides integration for Doctrine with various Symfony components
Provides an improved replacement for the array_replace PHP function
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
A browser testing and web crawling library for PHP and Symfony