Libraries tagged by key-value
carlosreig/key-value-static-container
810 Downloads
Super basic key/value static container. The goal is to be able to store values that will be reused in the same request.
bostjanob/filament-safe-key-value
3 Downloads
A safe key-value component for Filament Forms
adammbalogh/key-value-store-shared-memory
1107 Downloads
Key-value shared memory store through php shared memory module.
adammbalogh/key-value-store-replicator
31 Downloads
Key-value replicator adapter.
adammbalogh/key-value-store-redis
1474 Downloads
Key-value redis store through predis/predis package.
adammbalogh/key-value-store-memory
864 Downloads
Key-value memory store through a simple php array.
adammbalogh/key-value-store-memcached
34 Downloads
Key-value memcached store through the memcached extension.
adammbalogh/key-value-store-file
1148 Downloads
Key-value file store through fire015/flintstone package.
ryanwhowe/key-value-store
9 Downloads
A Key/Value storage setter and getter library with a database backend
oilstone/key-value
133 Downloads
Key value helpers
freedomsex/key-value-storage
973 Downloads
A simple key-value storage based on PSR-6, Caching Interface.
wadify/store-key-client-php
272 Downloads
Provides a client for store key databases (like DynamoDB, redis, etc..)
umobi/laravel-settings
19 Downloads
Persistent settings manager for laravel, using pivoted database table
tuvaergun/l5-options
790 Downloads
Persistent Options Manager for Laravel 5
tantana5/laravel-settings
17 Downloads
Persistent settings manager for laravel, translations are supported.