Libraries tagged by key value storage
quillstack/parameter-bag
160 Downloads
Simple key-value storage.
penate/server
0 Downloads
Open source, in-memory key value storage written in PHP.
kamalsroor/laravel-settings
85 Downloads
Persistent key-value storage for Laravel
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.
simplito/ldba-php
86 Downloads
LDBA is a high-performance, low-memory-footprint, single-file embedded database for key/value storage
gamegos/consul-imex
20 Downloads
Import/Export Tool for Consul Key/Value Storage
white-rabbit-1-sketch/php-file-hash-map
4 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
20 Downloads
KeyValue Storage Adapter for Zend Cache
surda/key-value-storage
83 Downloads
Simple key-value storage for Nette Framework
nokitakaze/keyvalue
38 Downloads
Key Value Storage
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.