Libraries tagged by Key-Value Store
colinmollenhour/credis
35068819 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
390626 Downloads
A key-value store API with implementations for different backends.
qcod/laravel-settings
167537 Downloads
Store key value pair in database as settings
doctrine/key-value-store
264650 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
adammbalogh/key-value-store
42567 Downloads
Key-value store generic package. It contains abstractions.
rediscluster/rediscluster
1189 Downloads
a php interface to a Cluster of Redis key-value store
solomon-ochepa/laravel-settings
2221 Downloads
Store settings as key-value pairs in the database.
divineomega/json-key-value-store
233408 Downloads
A simple JSON based key value store
adammbalogh/key-value-store-null
25144 Downloads
Key-value null store package. It literally does nothing.
redisent/redis
24194 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
17312 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
naucon/storage
2314 Downloads
Storage Abstraction Layer .
mthenw/nosqlite
2185 Downloads
Simple key => value store based on SQLite3
lucinda/nosql-data-access
22708 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
alex-kalanis/kw_storage
4742 Downloads
Universal storage library for store data as key-value pairs