Download the PHP package lrotherfield/form without Composer
On this page you can find all versions of the php package lrotherfield/form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lrotherfield/form
More information about lrotherfield/form
Files in lrotherfield/form
Download lrotherfield/form
More information about lrotherfield/form
Files in lrotherfield/form
Vendor lrotherfield
Package form
Short Description Additional components for the Symfony2 form components
License MIT
Package form
Short Description Additional components for the Symfony2 form components
License MIT
Keywords form
Please rate this library. Is it a good library?
Informations about the package form
Additional Form Components
This collection of classes add functionality to the Symfony2 Form component.
Installation
To install the form component simply add it to your composer.json requirements:
And then run composer.phar update
Hidden entity type
To use the hidden entity type you need to register it as a service in your config.yml or a services.yml file:
You can use then use the type with the form builder:
The only additional requirement is the "class" option which must be a fully qualified namespace to the entity that you want to be used in the transformation
All versions of form with dependencies
PHP Build Version
Package Version
The package lrotherfield/form contains the following files
Loading the files please wait ....