Libraries tagged by DB Field
goldfinch/silverstripe-jsontext
1569 Downloads
JSON storage, querying and modification.
uncinc/gdpr-dump
13828 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
mintao/yii-behavior-sluggable
73663 Downloads
Make a unique url out of one or more db fields
machbarmacher/gdpr-dump
15245 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
sunnysideup/silverstripe-externalurlfield
536 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
fromholdio/silverstripe-dbhtmlanchors
1123 Downloads
Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields
colymba/silverstripe-colorfield
4196 Downloads
SilverStripe 3 Color picker and DBField field with attitude.
firsttable/silverstripe-jsontext
4 Downloads
JSON storage, querying and modification.
silverstripers/markdown
2486 Downloads
Markdown DB field and form field for SilverStripe
eaudeweb/gdpr-dump
314 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
webtorque/silverstripe-nhi-field
307 Downloads
Provide a NHI db field and NHI Form field to track NZ's "National Health Index" number.
oriamdev/encryption-db-fields
5 Downloads
This package allows two way encryption on all critical fields inside database. Allows search by encrypted field.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
oriamdev/encryption-user-db-auth
1 Downloads
This package allows two way encryption on all critical fields inside database. Allows search by encrypted field.
mikehenken/laravel-db-blade-compiler
38 Downloads
Render Blade templates from Eloquent Model Fields