The Symfony Components
The Components implement common features needed to develop websites. They are the foundation of the Symfony full-stack framework, but they can also be used standalone even if you don't use the framework as they don't have any mandatory dependencies.
3.0 version
The Components¶
- How to Install and Use the Symfony Components
- The Asset Component
- The BrowserKit Component
- The ClassLoader Component
- The Config Component
- The Console Component
- The CssSelector Component
- The Debug Component
- The DependencyInjection Component
- The DomCrawler Component
- The EventDispatcher Component
- The ExpressionLanguage Component
- The Filesystem Component
- The Finder Component
- The Form Component
- The HttpFoundation Component
- The HttpKernel Component
- The Intl Component
- The Ldap Component
- The OptionsResolver Component
- The PHPUnit Bridge
- The Process Component
- The PropertyAccess Component
- The PropertyInfo Component
- The Routing Component
- The Security Component
- The Serializer Component
- The Stopwatch Component
- The Templating Component
- The Translation Component
- The Validator Component
- The VarDumper Component
- The Yaml Component
This work, including the code samples, is licensed under a Creative Commons BY-SA 3.0 license.

