PhpStorm
 
Get PhpStorm

Forms

Last modified: 17 June 2024

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 Support plugin provides code completion and navigation for forms.