Symfony topic
Symfony is a set of reusable PHP components and a PHP framework for web projects.
browser-kit
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
cache
Provides extended PSR-6, PSR-16 (and tags) implementations
cache-contracts
A set of cache abstractions extracted out of the Symfony components
class-loader
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
cli
Repository for reporting issues related to the Symfony CLI
clock
Decouples applications from the system clock
config
Helps you find, load, combine, autofill and validate configuration values of any kind
console
Eases the creation of beautiful and testable command line interfaces
contracts
A set of abstractions extracted out of the Symfony components
css-selector
Converts CSS selectors to XPath expressions