Libraries tagged by dbfield
symbiote/silverstripe-multivaluefield
400281 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
phptek/jsontext
22128 Downloads
JSON storage, querying and modification.
silverstripe/multivaluefield
202406 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
fromholdio/silverstripe-externalurlfield
26327 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
zauberfisch/silverstripe-serialized-dataobject
4560 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
haunt-jonathan/silverstripe-colorfield
411 Downloads
SilverStripe 3 Color picker and DBField field with attitude.
goldfinch/silverstripe-jsontext
1720 Downloads
JSON storage, querying and modification.
fromholdio/silverstripe-dbhtmlanchors
1140 Downloads
Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields
sunnysideup/phone_field
2365 Downloads
Silverstripe Module that adds a phone field to your database field options, such as Varchar and HTMLText
burnbright/silverstripe-externalurlfield
9572 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
unclecheese/silverstripe-serialised-dbfields
6123 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
zauberfisch/silverstripe-easy-linkfield
1662 Downloads
SilverStripe inline link field that allows adding one or multiple links to any object and saves into a single DB field
colymba/silverstripe-colorfield
4198 Downloads
SilverStripe 3 Color picker and DBField field with attitude.
sunnysideup/silverstripe-externalurlfield
599 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
silverstripers/markdown
2489 Downloads
Markdown DB field and form field for SilverStripe