Libraries tagged by valuestore
colinmollenhour/credis
34522969 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
spatie/valuestore
822893 Downloads
Easily store some values
webmozart/key-value-store
387129 Downloads
A key-value store API with implementations for different backends.
doctrine/key-value-store
264057 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
spatie/laravel-valuestore
979 Downloads
Easily store some values
adammbalogh/key-value-store
42308 Downloads
Key-value store generic package. It contains abstractions.
rediscluster/rediscluster
1036 Downloads
a php interface to a Cluster of Redis key-value store
normanhuth/nova-valuestore-settings
2144 Downloads
A Laravel Nova tool for editing custom settings using native Nova fields.
divineomega/json-key-value-store
233380 Downloads
A simple JSON based key value store
adammbalogh/key-value-store-null
24886 Downloads
Key-value null store package. It literally does nothing.
redisent/redis
24120 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
17131 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
reworck/filament-settings
3189 Downloads
Manage your settings in filament for spatie/valuestore
mthenw/nosqlite
2185 Downloads
Simple key => value store based on SQLite3
lucinda/nosql-data-access
22500 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure