Libraries tagged by Key-Value Store
colinmollenhour/credis
31544091 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
362952 Downloads
A key-value store API with implementations for different backends.
qcod/laravel-settings
146684 Downloads
Store key value pair in database as settings
doctrine/key-value-store
260659 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
adammbalogh/key-value-store
40946 Downloads
Key-value store generic package. It contains abstractions.
pilsetnieks/key-value-api
1466 Downloads
Simple key-value cache API to abstract the underlying key-value store.
divineomega/json-key-value-store
233170 Downloads
A simple JSON based key value store
adammbalogh/key-value-store-null
23558 Downloads
Key-value null store package. It literally does nothing.
dontdrinkandroot/doctrine-key-value-storage-bundle
64 Downloads
Allows to store typed key-value pairs in the Doctrine ORM.
redisent/redis
23655 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
16027 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
solomon-ochepa/laravel-settings
530 Downloads
Store settings as key-value pairs in the database.
naucon/storage
1074 Downloads
Storage Abstraction Layer .
mthenw/nosqlite
2175 Downloads
Simple key => value store based on SQLite3
lucinda/nosql-data-access
20969 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure