Libraries tagged by keyvalue storage
basis-company/nats
446157 Downloads
nats jetstream client for php
unisharp/laravel-settings
172599 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
45530 Downloads
A Simple but Powerful Flat File Database Storage.
elfet/pure
1753326 Downloads
Pure PHP key-value storage
softinklab/laravel-keyvalue-storage
10252 Downloads
Key-Value Storage for Laravel using Database or JSON File
orchid/settings
20153 Downloads
Settings this is key-value storage
jamm/memory
26943 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
3994 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
13547 Downloads
nats jetstream client for php compatible with php 7.3
lucasberto/laravel-vault
4160 Downloads
An easy Laravel integration for HashiCorp Vault
laraeast/laravel-settings
23524 Downloads
Persistent key-value storage for Laravel
waaseyaa/state
8312 Downloads
Key-value state storage for Waaseyaa
sergey-lisitsyn/yii2-key-value-settings-storage
814 Downloads
Storage in database for persist, retrieve and manage system settings for web application
naucon/storage
4658 Downloads
Storage Abstraction Layer .
lexdss/nats
1221 Downloads
nats jetstream client for php