Libraries tagged by key-value storage
tcrypto/tcrypto
251 Downloads
Simple and flexible PHP 5.3+ key-value storage library.
dontdrinkandroot/doctrine-key-value-storage-bundle
186 Downloads
Allows to store typed key-value pairs in the Doctrine ORM.
devorto/key-value-storage
1920 Downloads
Simple array-like key => value storage object.
mauris/packer
154 Downloads
Simple Key-Value Storage for PHP. dead simple.
kunicmarko/simple-configuration-bundle
7 Downloads
This is a Symfony Bundle that adds key value storage to your Sonata admin.
deemru/pairs
3800 Downloads
Simple key-value SQLite storage
sikker/notnosql
17 Downloads
The SQL-based NoSQL library for PHP -- it's NoSQL, even though it's not!
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
lexdss/nats
795 Downloads
nats jetstream client for php
romeoz/rock-cache
3077 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
penate/server
0 Downloads
Open source, in-memory key value storage written in PHP.
combindma/laravel-option
95 Downloads
A key-value storage for laravel
bainternet/sqlite-simple-store
48 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
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.