Libraries tagged by Key-Value Store
colinmollenhour/credis
33956503 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
382030 Downloads
A key-value store API with implementations for different backends.
qcod/laravel-settings
160303 Downloads
Store key value pair in database as settings
doctrine/key-value-store
263289 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
adammbalogh/key-value-store
42007 Downloads
Key-value store generic package. It contains abstractions.
solomon-ochepa/laravel-settings
1064 Downloads
Store settings as key-value pairs in the database.
bgaze/laravel-kvstore
177 Downloads
A simple and easy to use key-value store for Laravel 5.5+
divineomega/json-key-value-store
233338 Downloads
A simple JSON based key value store
adammbalogh/key-value-store-null
24600 Downloads
Key-value null store package. It literally does nothing.
redisent/redis
24039 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
rediscluster/rediscluster
948 Downloads
a php interface to a Cluster of Redis key-value store
lucinda/db
16985 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
naucon/storage
1885 Downloads
Storage Abstraction Layer .
bnomei/kirby3-redis-cachedriver
1327 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
mthenw/nosqlite
2184 Downloads
Simple key => value store based on SQLite3