symfony-component
There are 263 repositories under symfony-component topic.
symfony/console
Eases the creation of beautiful and testable command line interfaces
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/debug
Provides tools to ease debugging PHP code
symfony/translation
Provides tools to internationalize your application
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/filesystem
Provides basic utilities for the filesystem
symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/dom-crawler
Eases DOM navigation for HTML and XML documents
symfony/contracts
A set of abstractions extracted out of the Symfony components
symfony/yaml
Loads and dumps YAML files
symfony/dotenv
Registers environment variables from a .env file
symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
symfony/options-resolver
Provides an improved replacement for the array_replace PHP function
symfony/doctrine-bridge
Provides integration for Doctrine with various Symfony components
symfony/asset
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
symfony/browser-kit
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
symfony/expression-language
Provides an engine that can compile and evaluate expressions
symfony/stopwatch
Provides a way to profile code
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/mime
Allows manipulating MIME messages
symfony/form
Allows to easily create, process and reuse HTML forms
symfony/polyfill
PHP polyfills
symfony/validator
Provides tools to validate values