Libraries tagged by key-value storage
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
79 Downloads
Simple key-value storage for Nette Framework
ancor/yii2-related-kv-storage
1579 Downloads
Related key-value storage in SQL Database.
a4sex/key-value-storage
938 Downloads
A simple key-value storage based on PSR-6, Caching Interface.
freedomsex/key-value-storage
972 Downloads
A simple key-value storage based on PSR-6, Caching Interface.
sergey-lisitsyn/yii2-key-value-settings-storage
181 Downloads
Storage in database for persist, retrieve and manage system settings for web application
eslider/hkv-storage
626 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
74 Downloads
Simple file-based storage system for storing string data using key-value pairs.
poirot/storage
256 Downloads
An Abstraction key-value store API.
phplum/storage
3 Downloads
This library provides mechanisms to manage data in key/value stores on concrete file systems.
lazier/storage
2 Downloads
Lazier key-value store
cubiche/storage
236 Downloads
Storage library
ryanwhowe/key-value-store
8 Downloads
A Key/Value storage setter and getter library with a database backend