Libraries tagged by database field
w360/secure-data
236 Downloads
Library to Encrypt Database Fields in Mysql using Advanced Encryption Standard (AES) and Data Encryption Standard (DES)
simtecsystem/cakephp-sluggable
14 Downloads
Plugin for CakePHP 3.x that enables automatic, configurable slugging of database fields
samheldev/excel-mapper
1 Downloads
Laravel package to map Excel columns to database fields
muffin/multiselect
30 Downloads
Toggle, select or multiselect a database field based on a set of conditions
maxcrossan/yii_encryption
49 Downloads
A simple encryption behaviour for encrypting and decrypting database fields on Yii models
gintonicweb/multiselect
115 Downloads
Toggle, select or multiselect a database field based on a set of conditions
avolle/cakephp-filterable
579 Downloads
CakePHP Plugin to add user-filters on results based on database fields
its-mieger/lara-db-ext
87 Downloads
Extension to laravel's database and ORM features, including model joins (SQL), multi column queries and prefixing for database fields
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, ...)
meioa/table-parse
6 Downloads
Parser for database table fields and table primary keys
skachinsky/locale-translator
17 Downloads
Library for Laravel. For tables from the database, the required field is returned based on the current locale.
samrat131/column-sortable
20 Downloads
Sort laravel model view list by database column or field wise
pat/jsonupload
2 Downloads
Allows to Save files on database using json field in Laravel Framework
oriamdev/encryption-user-db-auth
1 Downloads
This package allows two way encryption on all critical fields inside database. Allows search by encrypted field.
saschati/yii2-value-object
133 Downloads
This extension will help you work with your fields in the database as objects by distilling them from scalar values into objects and vice versa.