The Console component eases the creation of beautiful and testable command line interfaces.
PHP
Updated Mar 20, 2019
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
PHP
Updated Mar 22, 2019
The EventDispatcher component provides tools that allow your application components to communicate with each other by…
PHP
Updated Mar 22, 2019
The Finder component finds files and directories via an intuitive fluent interface.
PHP
Updated Mar 22, 2019
The Debug component provides tools to ease debugging PHP code.
PHP
Updated Mar 10, 2019
This component provides a partial, native PHP implementation for the Mbstring extension.
PHP
Updated Mar 22, 2019
The HttpKernel component provides a structured process for converting a Request into a Response.
PHP
Updated Mar 22, 2019
The Process component executes commands in sub-processes.
PHP
Updated Mar 11, 2019
The Routing component maps an HTTP request to a set of configuration variables.
PHP
Updated Mar 20, 2019
The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides…
PHP
Updated Mar 7, 2019
The CssSelector component converts CSS selectors to XPath expressions.
PHP
Updated Mar 3, 2019
The Translation component provides tools to internationalize your application.
PHP
Updated Mar 9, 2019
This component provides features unavailable in releases prior to PHP 7.0.
PHP
Updated Mar 22, 2019
This component provides a partial, native PHP implementation for the Ctype extension.
PHP
Updated Mar 22, 2019
The Filesystem component provides basic utilities for the filesystem.
PHP
Updated Mar 4, 2019
The Yaml component loads and dumps YAML files.
PHP
Updated Mar 3, 2019
The DomCrawler component eases DOM navigation for HTML and XML documents.
PHP
Updated Mar 22, 2019
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your ap…
PHP
Updated Mar 18, 2019
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever …
PHP
Updated Mar 3, 2019
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
PHP
Updated Mar 20, 2019
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SE…
PHP
Updated Mar 3, 2019
The OptionsResolver component is array_replace() on steroids. It allows you to create an options system with required…
PHP
Updated Mar 3, 2019
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
PHP
Updated Mar 22, 2019
Inflector converts words between their singular and plural forms (English only).
PHP
Updated Mar 3, 2019
The Stopwatch component provides a way to profile code.
PHP
Updated Mar 3, 2019
The PropertyAccess component provides function to read and write from/to an object or array using a simple string not…
PHP
Updated Mar 4, 2019
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and…
PHP
Updated Mar 3, 2019
This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is n…
PHP
Updated Mar 22, 2019
A set of abstractions extracted out of the Symfony components
PHP
Updated Mar 19, 2019
The Form component allows you to easily create, process and reuse HTML forms.
PHP
Updated Mar 22, 2019