Libraries tagged by key-value storage
penate/server
0 Downloads
Open source, in-memory key value storage written in PHP.
hengebytes/setting-bundle
251 Downloads
Key-value storage for Symfony with encryption
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.
zf-hipsters/key-value-storage
20 Downloads
KeyValue Storage Adapter for Zend Cache
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.
a4sex/key-value-storage
1084 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
631 Downloads
Hierarchy key-value data storage manager
dface/generic-storage
355 Downloads
Generic storage structures (key-value, set, association) with mysql and memory persistence
solophp/storage
99 Downloads
Simple file-based storage system for storing string data using key-value pairs.
poirot/storage
256 Downloads
An Abstraction key-value store API.