Libraries tagged by DB Field
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.
unclecheese/silverstripe-serialised-dbfields
6126 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
zauberfisch/silverstripe-easy-linkfield
1686 Downloads
SilverStripe inline link field that allows adding one or multiple links to any object and saves into a single DB field
sunnysideup/silverstripe-externalurlfield
636 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
colymba/silverstripe-colorfield
4199 Downloads
SilverStripe 3 Color picker and DBField field with attitude.
burnbright/silverstripe-externalurlfield
9578 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
yassinedabbous/laravel-file-cast
106 Downloads
Easily link your uploads with their db columns
eaudeweb/gdpr-dump
366 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
39 Downloads
Render Blade templates from Eloquent Model Fields
makth/laravel-db-language
37 Downloads
Laravel command to add language fields on database