Libraries tagged by valuestore
colinmollenhour/credis
36368100 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
spatie/valuestore
885997 Downloads
Easily store some values
webmozart/key-value-store
398983 Downloads
A key-value store API with implementations for different backends.
doctrine/key-value-store
266253 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
spatie/laravel-valuestore
1030 Downloads
Easily store some values
adammbalogh/key-value-store
43139 Downloads
Key-value store generic package. It contains abstractions.
divineomega/json-key-value-store
233481 Downloads
A simple JSON based key value store
adammbalogh/key-value-store-null
25675 Downloads
Key-value null store package. It literally does nothing.
redisent/redis
24366 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
17684 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
reworck/filament-settings
3218 Downloads
Manage your settings in filament for spatie/valuestore
mthenw/nosqlite
2191 Downloads
Simple key => value store based on SQLite3
mreschke/keystone
2044 Downloads
Keystone Key/Value Store
lucinda/nosql-data-access
23176 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
timacdonald/cached-valuestore
710 Downloads
An extension of spatie/valuestore with in-memory caching.