Libraries tagged by keyvalue storage
thavarshan/storable
2720 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.
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.
91ahmed/secure-cogs
5 Downloads
SecureCogs is a PHP data storage package that allows you to store data in an encrypted key-value pair format, providing various methods to simplify data accessibility and maintainability.
zf-hipsters/key-value-storage
19 Downloads
KeyValue Storage Adapter for Zend Cache
nokitakaze/keyvalue
37 Downloads
Key Value Storage
bashka/bricks_storage_keyvalue
18 Downloads
Хранилище типа ключ-значение
surda/key-value-storage
79 Downloads
Simple key-value storage for Nette Framework
dontdrinkandroot/doctrine-key-value-storage-bundle
196 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.
a4sex/key-value-storage
940 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
184 Downloads
Storage in database for persist, retrieve and manage system settings for web application
eslider/hkv-storage
627 Downloads
Hierarchy key-value data storage manager
dface/generic-storage
331 Downloads
Generic storage structures (key-value, set, association) with mysql and memory persistence