Form

E452813

Form is Symfony’s form component, providing a structured, extensible system for building, processing, and validating web forms in PHP applications.

Jump to: Surface forms Statements Referenced by

Observed surface forms (1)

Surface form Occurrences
Symfony Form 0

Statements (50)

Predicate Object
instanceOf PHP form framework
Symfony component
software library
documentation https://symfony.com/doc/current/forms.html
ecosystem Symfony Components NERFINISHED
integratesWith Doctrine ORM via DoctrineBridge NERFINISHED
Symfony HttpFoundation component NERFINISHED
Symfony Security CSRF component NERFINISHED
Symfony Twig Bridge NERFINISHED
Symfony Validator component NERFINISHED
license MIT License
maintainedBy Symfony Core Team NERFINISHED
partOf Symfony Framework NERFINISHED
programmingLanguage PHP NERFINISHED
provides form building system
form processing system
form validation system
repository https://github.com/symfony/form
supports CSRF protection
HTML5 form fields
Twig-based form rendering
binding request data to forms
choice fields
client-side validation helpers
collection fields
compound form fields
custom form data transformers
custom form type extensions
custom form types
custom form validators
data constraints integration
data mapping between forms and arrays
data mapping between forms and objects
dynamic form modification via events
entity fields via Doctrine bridge
file upload fields
form error handling
form events
form listeners
form submission handling
form subscribers
form theming
handling HTTP request data
internationalization
nested forms
object-oriented form definitions
server-side validation
translation of error messages
translation of form labels
validation groups

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Symfony hasComponent Form