Libraries tagged by key-value storage
basis-company/nats
453157 Downloads
nats jetstream client for php
unisharp/laravel-settings
172744 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
45584 Downloads
A Simple but Powerful Flat File Database Storage.
elfet/pure
1753673 Downloads
Pure PHP key-value storage
softinklab/laravel-keyvalue-storage
10384 Downloads
Key-Value Storage for Laravel using Database or JSON File
orchid/settings
20763 Downloads
Settings this is key-value storage
jamm/memory
26986 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.
white-rabbit-1-sketch/php-file-hash-map
4217 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
mperusso/nats
13602 Downloads
nats jetstream client for php compatible with php 7.3
lucasberto/laravel-vault
4208 Downloads
An easy Laravel integration for HashiCorp Vault
laraeast/laravel-settings
23573 Downloads
Persistent key-value storage for Laravel
waaseyaa/state
8560 Downloads
Key-value state storage for Waaseyaa
sergey-lisitsyn/yii2-key-value-settings-storage
840 Downloads
Storage in database for persist, retrieve and manage system settings for web application
naucon/storage
4701 Downloads
Storage Abstraction Layer .
lexdss/nats
1232 Downloads
nats jetstream client for php