Libraries tagged by valuestore
colinmollenhour/credis
35425557 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
spatie/valuestore
855857 Downloads
Easily store some values
webmozart/key-value-store
391635 Downloads
A key-value store API with implementations for different backends.
doctrine/key-value-store
265058 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
spatie/laravel-valuestore
994 Downloads
Easily store some values
adammbalogh/key-value-store
42665 Downloads
Key-value store generic package. It contains abstractions.
rediscluster/rediscluster
1267 Downloads
a php interface to a Cluster of Redis key-value store
reworck/filament-settings
3203 Downloads
Manage your settings in filament for spatie/valuestore
normanhuth/nova-valuestore-settings
2164 Downloads
A Laravel Nova tool for editing custom settings using native Nova fields.
dutchcodingcompany/cached-valuestore
404 Downloads
Cached version of spatie/valuestore
divineomega/json-key-value-store
233424 Downloads
A simple JSON based key value store
adammbalogh/key-value-store-null
25242 Downloads
Key-value null store package. It literally does nothing.
redisent/redis
24235 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
17424 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
pilsetnieks/key-value-api
1540 Downloads
Simple key-value cache API to abstract the underlying key-value store.