Libraries tagged by key-value storage
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.
white-rabbit-1-sketch/php-file-hash-map
3 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
zf-hipsters/key-value-storage
19 Downloads
KeyValue Storage Adapter for Zend Cache
surda/key-value-storage
81 Downloads
Simple key-value storage for Nette Framework
devorto/key-value-storage
1968 Downloads
Simple array-like key => value storage object.
ancor/yii2-related-kv-storage
1579 Downloads
Related key-value storage in SQL Database.
a4sex/key-value-storage
943 Downloads
A simple key-value storage based on PSR-6, Caching Interface.
freedomsex/key-value-storage
973 Downloads
A simple key-value storage based on PSR-6, Caching Interface.
eslider/hkv-storage
629 Downloads
Hierarchy key-value data storage manager
dface/generic-storage
331 Downloads
Generic storage structures (key-value, set, association) with mysql and memory persistence
solophp/storage
82 Downloads
Simple file-based storage system for storing string data using key-value pairs.
poirot/storage
256 Downloads
An Abstraction key-value store API.
lazier/storage
2 Downloads
Lazier key-value store
hizpark/scoped-storage-strategy
14 Downloads
A flexible and pluggable storage strategy for managing scoped, temporary key-value data using sessions, tokens, Redis, and more.
cubiche/storage
242 Downloads
Storage library