The Symfony PHP framework
The Console component eases the creation of beautiful and testable command line interfaces.
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
Provides integration for Doctrine with various Symfony components.
The DomCrawler component eases DOM navigation for HTML and XML documents.
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.
The CssSelector component converts CSS selectors to XPath expressions.
The Finder component finds files and directories via an intuitive fluent interface.