This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Form/README.md

18 lines
392 B
Markdown
Raw Normal View History

Form Component
==============
The Symfony2 Form component provides tools for defining forms, rendering and
binding request data to related models. Furthermore it provides integration
with the Validation component.
Resources
---------
Unit tests:
https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Component/Form
Documentation:
http://symfony.com/doc/2.0/book/forms.html