Libraries tagged by key value store
rkr/key-value-stores
128 Downloads
Standard interfaces for common key-value-stores.
mata/mata-key-value
2470 Downloads
Generic Key -- Value store for MATA applications.
lizards-and-pumpkins/lib-key-value-store-filesystem
486 Downloads
Lizards & Pumpkins Filesystem KeyValueStore Library
lizards-and-pumpkins/lib-key-value-store-credis
861 Downloads
Lizards & Pumpkins Key/Value Store Library For CRedis
lesha888/doctrine-key-value-store
10 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
jdodds/key-value-file
14 Downloads
a simple file-backed persistent key-value store
james-draper/sqlite-key-value-store
13 Downloads
cybersai/ussd-store
4 Downloads
A simple key-value store to save data in an array and serialized them so they can be stored in the database as text
adammbalogh/key-value-store-shared-memory
1105 Downloads
Key-value shared memory store through php shared memory module.
adammbalogh/key-value-store-replicator
29 Downloads
Key-value replicator adapter.
adammbalogh/key-value-store-redis
1436 Downloads
Key-value redis store through predis/predis package.
adammbalogh/key-value-store-memory
854 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.
ryanwhowe/key-value-store
8 Downloads
A Key/Value storage setter and getter library with a database backend
nice/doctrine-key-value
12 Downloads
Integrates Doctrine KeyValueStore with Nice PHP framework