Libraries tagged by database field
heimrichhannot/contao-fieldpalette
3922 Downloads
FieldPalette is a contao widget like [MultiColumnWizard] (https://github.com/menatwork/MultiColumnWizard) with its own database table.
sunnysideup/selected-colour-picker
238 Downloads
Silverstrpe Module that sets a list of colours that the CMS Editor can choose from.
viharm/php-db-auth
2168 Downloads
PHP library for looking up users in a database table field
tomatophp/tomato-forms
1321 Downloads
Build a full Forms with Fields on Database and save it to user meta
log1x/acf-encrypted-password
280 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
bentools/where
5229 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
fieldstone/laravel-couchbase
15 Downloads
Couchbase w/ Eloquent and Query Builder for Laravel 5.8 and up
nzta/googlemap-leafletfield
381 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
lxberlin/netefx-validator
8675 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
benmanu/silverstripe-leafletfield
3304 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
clntdev/scrubber-laravel
34 Downloads
A Laravel package for scrubbing data from defined fields in a database
xihrni/yii2-behavior-time
34 Downloads
For automatic updating of database table creation, update, and delete fields in the model.
aegued/laravel-translations
87 Downloads
Create translations of the fields of a Model and save them in the database
bytestgear/eloquent-incrementable
749 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.