Libraries tagged by key value storage
basis-company/nats
521975 Downloads
nats jetstream client for php
unisharp/laravel-settings
174060 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
46281 Downloads
A Simple but Powerful Flat File Database Storage.
elfet/pure
1757268 Downloads
Pure PHP key-value storage
softinklab/laravel-keyvalue-storage
11573 Downloads
Key-Value Storage for Laravel using Database or JSON File
orchid/settings
22714 Downloads
Settings this is key-value storage
jamm/memory
27361 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
5205 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
14173 Downloads
nats jetstream client for php compatible with php 7.3
lucasberto/laravel-vault
5123 Downloads
An easy Laravel integration for HashiCorp Vault
laraeast/laravel-settings
23870 Downloads
Persistent key-value storage for Laravel
waaseyaa/state
10671 Downloads
Key-value state storage for Waaseyaa
naucon/storage
5003 Downloads
Storage Abstraction Layer .
alenadashko/filament-cloud-file-links
100 Downloads
Filament form field for cloud file links (name + URL), KeyValue-compatible array storage
lexdss/nats
1398 Downloads
nats jetstream client for php