Libraries tagged by database field
gintonicweb/multiselect
113 Downloads
Toggle, select or multiselect a database field based on a set of conditions
avolle/cakephp-filterable
534 Downloads
CakePHP Plugin to add user-filters on results based on database fields
its-mieger/lara-db-ext
27 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
13 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
132 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
1325 Downloads
Checks if there is at least one row with the required field in the database, for example, a row with the same identifier
ibm/addressform
3 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
clntdev/scrubber
113 Downloads
A PHP package for scrubbing data from defined fields in a database
tomfun/brander-eav
617 Downloads
helps to create entity that have different attributes (fields) in same database. Also provide integration with elastic search friendsofsymfony/elastica-bundle
yazeedobaid/jsonable
11 Downloads
Eloquent like style for quering a JSON field in a MYSQL database