PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Forms

Last modified: 26 June 2023

Most web applications contain one or more forms to collect user input. Symfony comes with a Form component and the FormBuilder functions that make creating and maintaining forms and their validation logic easier. The Symfony Plugin provides code completion and navigation for forms.