Libraries tagged by Value Key Store
nimblephp/settings
7 Downloads
Runtime key-value settings for NimblePHP, stored in the database with typed values and per-request caching
igaster/laravel-model-options
724 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
yamut/laravel-redacted
17 Downloads
Resolve Laravel config values from remote secret stores (AWS SSM, Secrets Manager, Azure Key Vault, GCP Secret Manager, HashiCorp Vault, Infisical, Doppler)
tikaszvince/key-value-store-memcache
5 Downloads
Key-value memcache store through memcache extension.
saeedazizi/key-value-store
41 Downloads
Key-Value-Store tool for creating key value objects
rkr/sqlite-key-value-store
128 Downloads
A sqlite-based key-value-store implementation.
rkr/key-value-stores
133 Downloads
Standard interfaces for common key-value-stores.
pilsetnieks/key-value-api
1563 Downloads
Simple key-value cache API to abstract the underlying key-value store.
mgleis/php-sqlite-key-value-store
13 Downloads
A PHP library that implements a key/value store with SQLite as the persistence layer.
mata/mata-key-value
2471 Downloads
Generic Key -- Value store for MATA applications.
lizards-and-pumpkins/lib-key-value-store-filesystem
486 Downloads
Lizards & Pumpkins Filesystem KeyValueStore Library
lizards-and-pumpkins/lib-key-value-store-credis
861 Downloads
Lizards & Pumpkins Key/Value Store Library For CRedis
lesha888/doctrine-key-value-store
11 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
jdodds/key-value-file
17 Downloads
a simple file-backed persistent key-value store
james-draper/sqlite-key-value-store
16 Downloads