Libraries tagged by valuestore
colinmollenhour/credis
37313633 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
spatie/valuestore
911011 Downloads
Easily store some values
webmozart/key-value-store
404416 Downloads
A key-value store API with implementations for different backends.
doctrine/key-value-store
267096 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
spatie/laravel-valuestore
1079 Downloads
Easily store some values
adammbalogh/key-value-store
43354 Downloads
Key-value store generic package. It contains abstractions.
reworck/filament-settings
3244 Downloads
Manage your settings in filament for spatie/valuestore
normanhuth/nova-valuestore-settings
2189 Downloads
A Laravel Nova tool for editing custom settings using native Nova fields.
divineomega/json-key-value-store
233556 Downloads
A simple JSON based key value store
adammbalogh/key-value-store-null
25887 Downloads
Key-value null store package. It literally does nothing.
lucinda/db
17930 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
justustheis/registry
46 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.
mthenw/nosqlite
2192 Downloads
Simple key => value store based on SQLite3
lucinda/nosql-data-access
23486 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.