Libraries tagged by key-value-store
colinmollenhour/credis
44006671 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
webmozart/key-value-store
431151 Downloads
A key-value store API with implementations for different backends.
doctrine/key-value-store
272484 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
adammbalogh/key-value-store
44629 Downloads
Key-value store generic package. It contains abstractions.
redisent/redis
31732 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
adammbalogh/key-value-store-null
27148 Downloads
Key-value null store package. It literally does nothing.
divineomega/json-key-value-store
233903 Downloads
A simple JSON based 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.
apify/apify-client
48 Downloads
Official, experimental (AI-generated and AI-maintained) Apify API client for PHP: run Actors, manage storages (datasets, key-value stores, request queues), schedules, webhooks and more.
rkr/sqlite-key-value-store
132 Downloads
A sqlite-based key-value-store implementation.
rkr/key-value-stores
137 Downloads
Standard interfaces for common key-value-stores.
jord-jd/json-key-value-store
25 Downloads
A simple JSON based key value store
adammbalogh/key-value-store-file
1151 Downloads
Key-value file store through fire015/flintstone package.
justustheis/registry
134 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.