Libraries tagged by database field
laramore/proxies
1111 Downloads
Define a proxy management in Laramore
w360/secure-data
235 Downloads
Library to Encrypt Database Fields in Mysql using Advanced Encryption Standard (AES) and Data Encryption Standard (DES)
simtecsystem/cakephp-sluggable
13 Downloads
Plugin for CakePHP 3.x that enables automatic, configurable slugging of database fields
muffin/multiselect
29 Downloads
Toggle, select or multiselect a database field based on a set of conditions
maxcrossan/yii_encryption
48 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
577 Downloads
CakePHP Plugin to add user-filters on results based on database fields
its-mieger/lara-db-ext
86 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, ...)
skachinsky/locale-translator
16 Downloads
Library for Laravel. For tables from the database, the required field is returned based on the current locale.
samrat131/column-sortable
19 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.
k2gl/entity-exist
1326 Downloads
Checks if there is at least one row with the required field in the database, for example, a row with the same identifier