Libraries tagged by DB Field
sdavis1902/eloquent-vars
6839 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
unclecheese/silverstripe-serialised-dbfields
6094 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
viharm/php-db-auth
2012 Downloads
PHP library for looking up users in a database table field
sunnysideup/silverstripe-externalurlfield
503 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
haunt-jonathan/silverstripe-colorfield
237 Downloads
SilverStripe 3 Color picker and DBField field with attitude.
fromholdio/silverstripe-dbhtmlanchors
1103 Downloads
Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields
colymba/silverstripe-colorfield
4195 Downloads
SilverStripe 3 Color picker and DBField field with attitude.
silverstripers/markdown
2476 Downloads
Markdown DB field and form field for SilverStripe
eaudeweb/gdpr-dump
271 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
makth/laravel-db-language
36 Downloads
Laravel command to add language fields on database