Libraries tagged by database fields
dustapplication/laravel-database-model-encryption
1931 Downloads
Provides database encryption/decryption with search encrypted fields.
jsefton/laravel-virtual-fields
1439 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
imokhles/map-drawing-field-for-backpack
10 Downloads
Draw coordinates and save the values easily to your database using Google Map API v3 for Backpack for Laravel
alex-no/field-lingo
18 Downloads
Field-lingo — lightweight library to map structured multi-language column names (e.g. @@name) to localized DB columns, with Yii2, Yii3, Laravel, and Symfony integration and framework-agnostic core.
xini/silverstripe-international-phone-number-field
99 Downloads
Adds a phone filed using Google's libphonenumber.
sunnysideup/selected-colour-picker
493 Downloads
Silverstrpe Module that sets a list of colours that the CMS Editor can choose from.
tomatophp/tomato-forms
1422 Downloads
Build a full Forms with Fields on Database and save it to user meta
sunnysideup/versions-table-pruner
21 Downloads
prune your Versions table, keeping many, but the further you go back in time, the less versions you keep. You can also keep versions were a specific field was changed (e.g. Content, Price, or Title)
roulette/roulette
15 Downloads
PHP ORM framework with field lifecycle, authorization, and validation
nettrine/extensions-oroinc
760260 Downloads
Doctrine2 DQL functions and field types for Nette Framework
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
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.
laramore/laramore
1158 Downloads
Describe your table fields in the model and let Laravel the rest
bentools/where
5236 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
architools/laravel-sieve
66 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.