Libraries tagged by key-value storage
basis-company/nats
559437 Downloads
nats jetstream client for php
unisharp/laravel-settings
174965 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
46523 Downloads
A Simple but Powerful Flat File Database Storage.
jamm/memory
27561 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.
elfet/pure
1759097 Downloads
Pure PHP key-value storage
softinklab/laravel-keyvalue-storage
12321 Downloads
Key-Value Storage for Laravel using Database or JSON File
orchid/settings
24108 Downloads
Settings this is key-value storage
lucasberto/laravel-vault
6009 Downloads
An easy Laravel integration for HashiCorp Vault
waaseyaa/state
14015 Downloads
Key-value state storage for Waaseyaa
white-rabbit-1-sketch/php-file-hash-map
5776 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
14435 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
23940 Downloads
Persistent key-value storage for Laravel
naucon/storage
5171 Downloads
Storage Abstraction Layer .