Libraries tagged by keyvalue storage
quillstack/parameter-bag
150 Downloads
Simple key-value storage.
penate/client
0 Downloads
Client for key-value storage Penate
marcinjozwikowski/settingsindbbundle
44 Downloads
A Symfony2 bundle that allows an easy key-value storage in DB
marcin_jozwikowski/settings_in_db_bundle
27 Downloads
A Symfony2 bundle that allows an easy key-value storage in DB
larastash/options
4 Downloads
Global key-value storage for Laravel based on database.
kamalsroor/laravel-settings
68 Downloads
Persistent key-value storage for Laravel
hexcores/metadata
35 Downloads
Metadata storage(key, value) for laravel
tschoffelen/memory
3318 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.
techdivision/lemcachecontainer
685 Downloads
A memcache API compatible PHP implementation of a key value storage server
elnooronline/laravel-settings
1733 Downloads
Persistent key-value storage for Laravel
vicgarcia/kaavii
1468 Downloads
KaaVii (pronounced kay-vee) is a package to provide components to interact with Redis for cache and key-value data storage
rawphp/laravel-options
6 Downloads
Easy application key->value option storage.
netr0n/shmestage
9 Downloads
Simple storage of key value based data in PHP shared memory
czogori/propel-postgres-hstore-behavior
2528 Downloads
Storage of key-value items using Postgres hstore.
victory7/ezsession
8 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.