Libraries tagged by keyvalue storage
basis-company/nats
562174 Downloads
nats jetstream client for php
unisharp/laravel-settings
175022 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
46525 Downloads
A Simple but Powerful Flat File Database Storage.
elfet/pure
1759218 Downloads
Pure PHP key-value storage
softinklab/laravel-keyvalue-storage
12368 Downloads
Key-Value Storage for Laravel using Database or JSON File
orchid/settings
24123 Downloads
Settings this is key-value storage
lucasberto/laravel-vault
6036 Downloads
An easy Laravel integration for HashiCorp Vault
jamm/memory
27564 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.
waaseyaa/state
14034 Downloads
Key-value state storage for Waaseyaa
white-rabbit-1-sketch/php-file-hash-map
5820 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
14439 Downloads
nats jetstream client for php compatible with php 7.3
filebase/filebase
11049 Downloads
A Simple but Powerful Flat File Database Storage.
quillstack/parameter-bag
1378 Downloads
Simple key-value storage.
laraeast/laravel-settings
23943 Downloads
Persistent key-value storage for Laravel
naucon/storage
5171 Downloads
Storage Abstraction Layer .