Download the PHP package fullscreeninteractive/silverstripe-keyvaluefield without Composer
On this page you can find all versions of the php package fullscreeninteractive/silverstripe-keyvaluefield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fullscreeninteractive/silverstripe-keyvaluefield
More information about fullscreeninteractive/silverstripe-keyvaluefield
Files in fullscreeninteractive/silverstripe-keyvaluefield
Download fullscreeninteractive/silverstripe-keyvaluefield
More information about fullscreeninteractive/silverstripe-keyvaluefield
Files in fullscreeninteractive/silverstripe-keyvaluefield
Vendor fullscreeninteractive
Package silverstripe-keyvaluefield
Short Description A Silverstripe FormField for extending TextField with several parts (keys)
License BSD-3-Clause
Homepage http://silverstripe.org
Package silverstripe-keyvaluefield
Short Description A Silverstripe FormField for extending TextField with several parts (keys)
License BSD-3-Clause
Homepage http://silverstripe.org
Keywords silverstripeversioned
Please rate this library. Is it a good library?
Informations about the package silverstripe-keyvaluefield
SilverStripe Key Value Field
A reusable approach to a form field which extends a simple Text field to have several named parts (keys). This module also supports User Defined Forms.
Installation
Usage
When using ORM managed forms and models (i.e saveInto
) data will be saved as
a serialized array of the values to each of the keys. You can change this
behaviour if needed in your Form
class.
Licence
BSD 3-Clause License
All versions of silverstripe-keyvaluefield with dependencies
PHP Build Version
Package Version
The package fullscreeninteractive/silverstripe-keyvaluefield contains the following files
Loading the files please wait ....