Libraries tagged by Key-Value Store
philiprehberger/laravel-settings
72 Downloads
Type-safe, cached application settings stored in the database with a simple key-value API
weesee/yii2-etcd
390 Downloads
Yii2 extension to work with ETCD key-value store from CoreOS
victory7/ezsession
10 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.
poirot/storage
256 Downloads
An Abstraction key-value store API.
o17p/options
1 Downloads
Key–value store with JSON payloads
mehdikhody/laravel-options
6 Downloads
Global key-value store for laravel.
keinos/mastodon-streaming-api-cache
434 Downloads
Simple Key-Value Store Class.
keinos/kvsqlite3
1 Downloads
Simple Key Value Store in SQLite3 (PSR-16)
jiannei/laravel-options
591 Downloads
Global key-value store in the database
icyboy/credis
74 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
avinashjoshi/cakephp-mapstore
81 Downloads
MapStore - A Key Value store for CakePHP
avap/nora-php-kvs
26 Downloads
key value store
archerzdip/laravel-settings
18 Downloads
Global key-value store in the database, like int string array json and so on.
wilbur-yu/hyperf-options
2221 Downloads
Global key-value store in the database
satheez/laravel-settings
9 Downloads
A database-backed key-value settings store for Laravel.