Libraries tagged by DB Field
flynsarmy/db-blade-compiler
838874 Downloads
Render Blade templates from Eloquent Model Fields
symbiote/silverstripe-multivaluefield
407372 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
druidfi/gdpr-mysqldump
77593 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
druidfi/drush-gdpr-dumper
77450 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
zauberfisch/silverstripe-serialized-dataobject
4667 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
silverstripe/multivaluefield
202424 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
phptek/jsontext
22163 Downloads
JSON storage, querying and modification.
fromholdio/silverstripe-externalurlfield
27644 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
sdavis1902/eloquent-vars
9679 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
sunnysideup/phone_field
2403 Downloads
Silverstripe Module that adds a phone field to your database field options, such as Varchar and HTMLText
viharm/php-db-auth
2254 Downloads
PHP library for looking up users in a database table field
fromholdio/silverstripe-dbhtmlanchors
1173 Downloads
Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields
goldfinch/silverstripe-jsontext
1940 Downloads
JSON storage, querying and modification.
uncinc/gdpr-dump
14885 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
silverstripers/markdown
2505 Downloads
Markdown DB field and form field for SilverStripe