Libraries tagged by value
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
ihor/ouchbase
15 Downloads
Object key/value mapper (OKVM) for Couchbase written in Zephir
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
ibrostudio/laravel-data-objects
49 Downloads
DTO and Value Objects manager for Laravel
ianstudios/settings
20 Downloads
This package adds application wide (key:value) settings stored in your database.
ianstudios/filament-settings
21 Downloads
This package adds a way to interact with key:value settings in Filament.
humanmade/meta-lookups
3898 Downloads
Object cached Key/Value meta lookup framework for WordPress.
hizpark/scoped-storage-strategy
38 Downloads
A flexible and pluggable storage strategy for managing scoped, temporary key-value data using sessions, tokens, Redis, and more.
hengebytes/setting-bundle
35 Downloads
Key-value storage for Symfony with encryption
hananils/kirby-list-filters
6 Downloads
Kirby allows for the storage of value lists using its select, tags or checkboxes fields but it doesn't offer ways to filter items by those values. List Filters closes this gap by providing includes and excludes collection filters.
hananils/kirby-choices
19 Downloads
For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.
hananils/kirby-attrs-helper
1 Downloads
Setting attributes on elements in snippets and templates quickly becomes convoluted. This gets worse if attributes require additional logic, like conditionally adding segmented values like classnames or datasets. Attributes helper mitigates this issue by offering a simple interface to set attributes.
guikejia/eav
286 Downloads
Entity Attribute Value
grazulex/laravel-configrypt
3 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
graste/params
6990 Downloads
Array wrapper that eases the retrieval of values. Has parameters, options and settings and traits for inclusion in other libraries.