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: 6 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 (about 14 years ago)
- Default Branch: 7.2
- Last Pushed: 2025-04-27T15:23:02.000Z (14 days ago)
- Last Synced: 2025-04-30T00:07:15.809Z (12 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/form
- Size: 14 MB
- Stars: 2,764
- Watchers: 20
- 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)