Libraries tagged by keyvalue
c14r/laravel-data-store
2 Downloads
A flexible polymorphic key-value storage system for Laravel with namespaces, TTL support, and nested data structures
bnomei/kirby3-mysql-cachedriver
25 Downloads
MySQL based Cache-Driver
bnomei/kirby3-apcu-cachedriver
14 Downloads
APCu based Cache-Driver with garbage collection and in-memory store
banulakwin/laravel-metadata
3 Downloads
Config-driven application metadata as key/value rows per group, with typed defaults and sync from PHP config.
awdn/vigilant-queue
20 Downloads
React-PHP based priority queue key-value storage for expiration time based object eviction.
araga/aux-data
17 Downloads
Lightweight, PSR-16 compliant key/value storage on top of SQLite using PDO. Perfect for CLI tools, configuration storage, and simple caching.
alirezaashrafi/php-file-cache
8 Downloads
Fast key value caching system based on file system (without any databases like Redis or Memcache)
aellopus/client
1 Downloads
Official Aellopus client for PHP — a synchronous, zero-dependency AWP/1 client.
aalfiann/filebase
123 Downloads
A Simple but Powerful Flat File Database Storage.
idct/nats-jetstream-php-client
2 Downloads
nats jetstream client for php, updated fork of basis-company/nats
zolli/consul-kv-api
4 Downloads
PHP wrapper for the consul Key-Value (KV) API
yiiplus/yii2-kvstore
2 Downloads
kvstore 是以 key->value 数据结构进行存储
xety/collection
33 Downloads
Collection, an utility to conventionally store a key-value pair.
wukka/store
21 Downloads
key value storage interface
weesee/yii2-etcd
390 Downloads
Yii2 extension to work with ETCD key-value store from CoreOS