Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
..
ChoiceList 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Deprecated 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Extension 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Guess 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Resources 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Test 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Util 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
AbstractExtension.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
AbstractRendererEngine.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
AbstractType.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
AbstractTypeExtension.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Button.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
ButtonBuilder.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
ButtonTypeInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
CallbackTransformer.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
ClickableInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
DataMapperInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
DataTransformerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Form.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormBuilder.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormBuilderInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormConfigBuilder.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormConfigBuilderInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormConfigInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormError.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormErrorIterator.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormEvent.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormEvents.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormExtensionInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormFactory.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormFactoryBuilder.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormFactoryBuilderInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormFactoryInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormRegistry.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormRegistryInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormRenderer.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormRendererEngineInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormRendererInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormTypeExtensionInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormTypeGuesserChain.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormTypeGuesserInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormTypeInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
FormView.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Forms.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
NativeRequestHandler.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
PreloadedExtension.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
RequestHandlerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
ResolvedFormType.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
ResolvedFormTypeFactory.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
ResolvedFormTypeFactoryInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
ResolvedFormTypeInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
ReversedTransformer.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
SubmitButton.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
SubmitButtonBuilder.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
SubmitButtonTypeInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago

README.md

Form Component

The Form component allows you to easily create, process and reuse HTML forms.

Resources