https://github.com/symfony/form
Allows to easily create, process and reuse HTML forms
https://github.com/symfony/form
component php symfony symfony-component
Last synced: 16 days ago
JSON representation
Allows to easily create, process and reuse HTML forms
- Host: GitHub
- URL: https://github.com/symfony/form
- Owner: symfony
- License: mit
- Created: 2011-02-22T18:03:23.000Z (almost 15 years ago)
- Default Branch: 8.1
- Last Pushed: 2026-01-20T09:24:20.000Z (21 days ago)
- Last Synced: 2026-01-22T11:58:36.936Z (18 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/form
- Size: 14.2 MB
- Stars: 2,778
- Watchers: 19
- Forks: 110
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Form Component
==============
The Form component allows you to easily create, process and reuse HTML forms.
Resources
---------
* [Documentation](https://symfony.com/doc/current/components/form.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)