Libraries tagged by Key-Value Store
colinmollenhour/credis
37118340 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
webmozart/key-value-store
403447 Downloads
A key-value store API with implementations for different backends.
qcod/laravel-settings
179591 Downloads
Store key value pair in database as settings
doctrine/key-value-store
266949 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
tempest/kv-store
15193 Downloads
A component for working with key-value stores.
adammbalogh/key-value-store
43302 Downloads
Key-value store generic package. It contains abstractions.
solomon-ochepa/laravel-settings
4521 Downloads
Store settings as key-value pairs in the database.
divineomega/json-key-value-store
233540 Downloads
A simple JSON based key value store
adammbalogh/key-value-store-null
25835 Downloads
Key-value null store package. It literally does nothing.
redisent/redis
24422 Downloads
A simple, no-nonsense interface to the Redis for modest developers. It is designed to be flexible and tolerant of changes to the Redis protocol
lucinda/db
17910 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
justustheis/registry
36 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.
naucon/storage
3051 Downloads
Storage Abstraction Layer .
bnomei/kirby3-redis-cachedriver
1496 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
mthenw/nosqlite
2192 Downloads
Simple key => value store based on SQLite3