Libraries tagged by valuestore
colinmollenhour/credis
44332554 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
spatie/valuestore
1208936 Downloads
Easily store some values
webmozart/key-value-store
432018 Downloads
A key-value store API with implementations for different backends.
doctrine/key-value-store
272721 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
adammbalogh/key-value-store
44693 Downloads
Key-value store generic package. It contains abstractions.
reworck/filament-settings
3997 Downloads
Manage your settings in filament for spatie/valuestore
spatie/laravel-valuestore
1254 Downloads
Easily store some values
redisent/redis
32385 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
mwstake/mediawiki-component-datastash
843 Downloads
Persistent key/value store for user data
adammbalogh/key-value-store-null
27210 Downloads
Key-value null store package. It literally does nothing.
divineomega/json-key-value-store
233907 Downloads
A simple JSON based key value store
treasure-chest/treasure-chest
4783 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
pilsetnieks/key-value-api
1577 Downloads
Simple key-value cache API to abstract the underlying key-value store.
mthenw/nosqlite
2206 Downloads
Simple key => value store based on SQLite3
bgaze/laravel-kvstore
202 Downloads
Database-backed key-value store for Laravel, cached and with per-entry type casting.