Reference Documents
Warning: You are browsing the documentation for Symfony 4.x, which is no longer maintained.
Read the updated version of this page for Symfony 7.1 (the current stable version).
Configuration Options
Ever wondered what configuration options you have available to you in
config/packages/*.yaml
files? In this section, all the available configuration is broken down by the key (e.g.framework
) that defines each possible section of your Symfony configuration.- Configuring the Kernel
Forms and Validation
- Twig Extensions (forms, filters, tags, etc) Reference
Other Areas
This work, including the code samples, is licensed under a
Creative Commons BY-SA 3.0
license.