Download the PHP package tentwofour/sf2-form without Composer
On this page you can find all versions of the php package tentwofour/sf2-form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tentwofour/sf2-form
More information about tentwofour/sf2-form
Files in tentwofour/sf2-form
Download tentwofour/sf2-form
More information about tentwofour/sf2-form
Files in tentwofour/sf2-form
Vendor tentwofour
Package sf2-form
Short Description Provides data transformers for Symfony2 Forms
License MIT
Homepage https://github.com/tentwofour/sf2-form
Package sf2-form
Short Description Provides data transformers for Symfony2 Forms
License MIT
Homepage https://github.com/tentwofour/sf2-form
Please rate this library. Is it a good library?
Informations about the package sf2-form
form
Symfony2 Form extensions
DataTransformers
PhoneNumberViewTransformer
Transforms phone numbers from human-formatted (ie. +1 (123) 555-5555) to db-formatted (ie. +11235555555) values. Database field (MySQL) of varchar(15) is sufficient to store phone numbers
Transform
ReverseTransform
Use with Symfony2 Form
PostalCodeViewTransformer
Transforms a postal code from human-formatted (ie. S4T 3P9) to db-formatted (ie. S4T3P9) values. Database field (MySQL) of varchar(15) is sufficient to store postal codes (North America)
Supports North America postal codes only.
Transform
Reverse Transform
Use with Symfony2 Form
All versions of sf2-form with dependencies
PHP Build Version
Package Version
The package tentwofour/sf2-form contains the following files
Loading the files please wait ....