Libraries tagged by DB Field
flynsarmy/db-blade-compiler
877937 Downloads
Render Blade templates from Eloquent Model Fields
symbiote/silverstripe-multivaluefield
448018 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
silverstripe/multivaluefield
202926 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
druidfi/gdpr-mysqldump
90765 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
druidfi/drush-gdpr-dumper
88679 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
sunnysideup/phone_field
2978 Downloads
Silverstripe Module that adds a phone field to your database field options, such as Varchar and HTMLText
zauberfisch/silverstripe-serialized-dataobject
5050 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
fromholdio/silverstripe-externalurlfield
33596 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
sdavis1902/eloquent-vars
14186 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
unclecheese/silverstripe-serialised-dbfields
6233 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
viharm/php-db-auth
2746 Downloads
PHP library for looking up users in a database table field
phptek/jsontext
22224 Downloads
JSON storage, querying and modification.
fromholdio/silverstripe-dbhtmlanchors
1307 Downloads
Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields
goldfinch/silverstripe-jsontext
2465 Downloads
JSON storage, querying and modification.
yassinedabbous/laravel-file-cast
922 Downloads
Easily link your uploads with their db columns