Libraries tagged by dbfield
symbiote/silverstripe-multivaluefield
394842 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
zauberfisch/silverstripe-serialized-dataobject
4479 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
phptek/jsontext
22065 Downloads
JSON storage, querying and modification.
silverstripe/multivaluefield
202388 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
fromholdio/silverstripe-externalurlfield
25425 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
zauberfisch/silverstripe-easy-linkfield
1645 Downloads
SilverStripe inline link field that allows adding one or multiple links to any object and saves into a single DB field
haunt-jonathan/silverstripe-colorfield
358 Downloads
SilverStripe 3 Color picker and DBField field with attitude.
goldfinch/silverstripe-jsontext
1653 Downloads
JSON storage, querying and modification.
sunnysideup/phone_field
2329 Downloads
Silverstripe Module that adds a phone field to your database field options, such as Varchar and HTMLText
sunnysideup/silverstripe-externalurlfield
572 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
burnbright/silverstripe-externalurlfield
9543 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
unclecheese/silverstripe-serialised-dbfields
6120 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
firsttable/silverstripe-jsontext
23 Downloads
JSON storage, querying and modification.
colymba/silverstripe-colorfield
4196 Downloads
SilverStripe 3 Color picker and DBField field with attitude.
silverstripers/markdown
2488 Downloads
Markdown DB field and form field for SilverStripe