Libraries tagged by keyvalue storage
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
thavarshan/storable
2721 Downloads
File Storabled key, value storage system.
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
apify/apify-client
6 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.
zf-hipsters/key-value-storage
20 Downloads
KeyValue Storage Adapter for Zend Cache
nokitakaze/keyvalue
38 Downloads
Key Value Storage
bashka/bricks_storage_keyvalue
19 Downloads
Хранилище типа ключ-значение
surda/key-value-storage
84 Downloads
Simple key-value storage for Nette Framework
dontdrinkandroot/doctrine-key-value-storage-bundle
443 Downloads
Allows to store typed key-value pairs in the Doctrine ORM.
ancor/yii2-related-kv-storage
1579 Downloads
Related key-value storage in SQL Database.
freedomsex/key-value-storage
973 Downloads
A simple key-value storage based on PSR-6, Caching Interface.
eslider/hkv-storage
631 Downloads
Hierarchy key-value data storage manager
dface/generic-storage
353 Downloads
Generic storage structures (key-value, set, association) with mysql and memory persistence
changhorizon/scoped-storage-strategy
27 Downloads
A flexible and pluggable storage strategy for managing scoped, temporary key-value data using sessions, tokens, Redis, and more.
solophp/storage
99 Downloads
Simple file-based storage system for storing string data using key-value pairs.