Libraries tagged by key-value-store
elfet/pure
1758198 Downloads
Pure PHP key-value storage
softinklab/laravel-keyvalue-storage
11993 Downloads
Key-Value Storage for Laravel using Database or JSON File
orchid/settings
23123 Downloads
Settings this is key-value storage
jamm/memory
27452 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
quillstack/parameter-bag
1378 Downloads
Simple key-value storage.
laraeast/laravel-settings
23900 Downloads
Persistent key-value storage for Laravel
vakata/session
6370 Downloads
A simple key-value storage class
vakata/kvstore
6705 Downloads
A simple key-value storage class
tcrypto/tcrypto
254 Downloads
Simple and flexible PHP 5.3+ key-value storage library.
romeoz/rock-cache
3094 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.
hengebytes/setting-bundle
286 Downloads
Key-value storage for Symfony with encryption
devorto/key-value-storage
2086 Downloads
Simple array-like key => value storage object.
a4sex/key-value-storage
1102 Downloads
A simple key-value storage based on PSR-6, Caching Interface.
kunicmarko/simple-configuration-bundle
8 Downloads
This is a Symfony Bundle that adds key value storage to your Sonata admin.
phpnitro/preferences
16 Downloads
PhpNitro's preferences package — simple key-value storage backed by phpnitro/database (Engine\Preferences\*).