Libraries tagged by key-value-store

colinmollenhour/credis

375 Favers
30344491 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
352850 Downloads

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

Go to Download


doctrine/key-value-store

202 Favers
258651 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
40247 Downloads

Key-value store generic package. It contains abstractions.

Go to Download


divineomega/json-key-value-store

5 Favers
233074 Downloads

A simple JSON based key value store

Go to Download


adammbalogh/key-value-store-null

0 Favers
22882 Downloads

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

Go to Download


redisent/redis

4 Favers
23383 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
15575 Downloads

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

Go to Download


mthenw/nosqlite

49 Favers
2175 Downloads

Simple key => value store based on SQLite3

Go to Download


lucinda/nosql-data-access

0 Favers
20367 Downloads

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

Go to Download


adammbalogh/key-value-store-memory

0 Favers
850 Downloads

Key-value memory store through a simple php array.

Go to Download


rediscluster/rediscluster

28 Favers
935 Downloads

a php interface to a Cluster of Redis key-value store

Go to Download


eugef/phpredexpert

27 Favers
151 Downloads

Lightweight and powerful web tool for Redis key-value store management and administration.

Go to Download


bgaze/laravel-kvstore

19 Favers
159 Downloads

A simple and easy to use key-value store for Laravel 5.5+

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 >>