Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 14 years ago)
- Default Branch: 7.2
- Last Pushed: 2025-01-07T13:08:40.000Z (15 days ago)
- Last Synced: 2025-01-13T19:05:41.000Z (8 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/form
- Size: 14.1 MB
- Stars: 2,753
- Watchers: 21
- Forks: 110
- Open Issues: 5
-
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)