Libraries tagged by dbfield
symbiote/silverstripe-multivaluefield
449096 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
silverstripe/multivaluefield
202970 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
zauberfisch/silverstripe-serialized-dataobject
5055 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
sunnysideup/phone_field
3015 Downloads
Silverstripe Module that adds a phone field to your database field options, such as Varchar and HTMLText
fromholdio/silverstripe-externalurlfield
33693 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
unclecheese/silverstripe-serialised-dbfields
6241 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
phptek/jsontext
22224 Downloads
JSON storage, querying and modification.
goldfinch/silverstripe-jsontext
2474 Downloads
JSON storage, querying and modification.
fromholdio/silverstripe-dbhtmlanchors
1310 Downloads
Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields
sunnysideup/silverstripe-externalurlfield
1104 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
archipro/silverstripe-smart-enum
63 Downloads
Silverstripe CMS DBField backed by PHP 8.1 BackedEnums with optional scalar column storage via use_native_db_enum
haunt-jonathan/silverstripe-colorfield
463 Downloads
SilverStripe 3 Color picker and DBField field with attitude.
firsttable/silverstripe-jsontext
50 Downloads
JSON storage, querying and modification.
colymba/silverstripe-colorfield
4203 Downloads
SilverStripe 3 Color picker and DBField field with attitude.
silverstripers/markdown
2519 Downloads
Markdown DB field and form field for SilverStripe