php-symfony-form

create HTML forms and process request data
  https://symfony.com/doc/5.4/components/form.html
  0
  no reviews



The Symfony Form Component provide tools for defining HTML forms, rendering their request data and mapping this to related models.

Symfony is a PHP framework, a set of tools and a development methodology.