component topic
amqp-messenger
Provides AMQP integration for Symfony Messenger
asset
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
beanstalkd-messenger
Provides Beanstalkd integration for Symfony Messenger
browser-kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
class-loader
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
config
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).
console
The Console component eases the creation of beautiful and testable command line interfaces.
css-selector
The CssSelector component converts CSS selectors to XPath expressions.