Libraries tagged by Key-Value Store

colinmollenhour/credis

374 Favers
28675509 Downloads

Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.

Go to Download


webmozart/key-value-store

123 Favers
338141 Downloads

A key-value store API with implementations for different backends.

Go to Download


qcod/laravel-settings

217 Favers
128759 Downloads

Store key value pair in database as settings

Go to Download


doctrine/key-value-store

202 Favers
255670 Downloads

Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.

Go to Download


adammbalogh/key-value-store

48 Favers
39353 Downloads

Key-value store generic package. It contains abstractions.

Go to Download


divineomega/json-key-value-store

5 Favers
232946 Downloads

A simple JSON based key value store

Go to Download


adammbalogh/key-value-store-null

0 Favers
22010 Downloads

Key-value null store package. It literally does nothing.

Go to Download


lucinda/nosql-data-access

0 Favers
19598 Downloads

API abstracting communication with NoSQL key-value store databases through a PDO-like structure

Go to Download


redisent/redis

4 Favers
23134 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

Go to Download


lucinda/db

1 Favers
15038 Downloads

Lucinda DB: Pure PHP Tag-Based Key-Value Store

Go to Download


solomon-ochepa/laravel-settings

1 Favers
94 Downloads

Store settings as key-value pairs in the database.

Go to Download


naucon/storage

0 Favers
141 Downloads

Storage Abstraction Layer .

Go to Download


mthenw/nosqlite

49 Favers
2168 Downloads

Simple key => value store based on SQLite3

Go to Download


pilsetnieks/key-value-api

3 Favers
1451 Downloads

Simple key-value cache API to abstract the underlying key-value store.

Go to Download


bainternet/sqlite-simple-store

13 Favers
48 Downloads

Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.

Go to Download


Next >>