Libraries tagged by valuestore
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.
spatie/valuestore
743785 Downloads
Easily store some values
webmozart/key-value-store
362952 Downloads
A key-value store API with implementations for different backends.
doctrine/key-value-store
260659 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
spatie/laravel-valuestore
845 Downloads
Easily store some values
adammbalogh/key-value-store
40946 Downloads
Key-value store generic package. It contains abstractions.
reworck/filament-settings
3101 Downloads
Manage your settings in filament for spatie/valuestore
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.
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
treasure-chest/treasure-chest
4493 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
pilsetnieks/key-value-api
1466 Downloads
Simple key-value cache API to abstract the underlying key-value store.
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