Libraries tagged by database fields
samheldev/excel-mapper
1 Downloads
Laravel package to map Excel columns to database fields
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
619 Downloads
CakePHP Plugin to add user-filters on results based on database fields
its-mieger/lara-db-ext
132 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
12 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
21 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
135 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.
ibm/addressform
9 Downloads
Add a text field in shipping address (required field) and save the field in the database
garethnic/unique
8 Downloads
A Laravel package to make uuid fields in a database table
foodticket/laravel-efficient-uuid
93 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database