|
vor 13 Jahren | |
---|---|---|
.. | ||
Event | vor 14 Jahren | |
Exception | vor 14 Jahren | |
Extension | vor 13 Jahren | |
Guess | vor 13 Jahren | |
Resources | vor 14 Jahren | |
Util | vor 13 Jahren | |
AbstractExtension.php | vor 14 Jahren | |
AbstractType.php | vor 14 Jahren | |
AbstractTypeExtension.php | vor 14 Jahren | |
CallbackTransformer.php | vor 14 Jahren | |
CallbackValidator.php | vor 14 Jahren | |
DataMapperInterface.php | vor 14 Jahren | |
DataTransformerInterface.php | vor 14 Jahren | |
Form.php | vor 14 Jahren | |
FormBuilder.php | vor 13 Jahren | |
FormError.php | vor 14 Jahren | |
FormEvents.php | vor 14 Jahren | |
FormExtensionInterface.php | vor 14 Jahren | |
FormFactory.php | vor 13 Jahren | |
FormFactoryInterface.php | vor 14 Jahren | |
FormInterface.php | vor 14 Jahren | |
FormTypeExtensionInterface.php | vor 14 Jahren | |
FormTypeGuesserChain.php | vor 14 Jahren | |
FormTypeGuesserInterface.php | vor 13 Jahren | |
FormTypeInterface.php | vor 14 Jahren | |
FormValidatorInterface.php | vor 14 Jahren | |
FormView.php | vor 13 Jahren | |
LICENSE | vor 13 Jahren | |
README.md | vor 13 Jahren | |
ReversedTransformer.php | vor 14 Jahren | |
composer.json | vor 13 Jahren |
Form provides tools for defining forms, rendering and binding request data to related models. Furthermore it provides integration with the Validation component.
Silex integration:
https://github.com/fabpot/Silex/blob/master/src/Silex/Provider/FormServiceProvider.php
Unit tests:
https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Component/Form
Documentation: