Libraries tagged by Key value
elfet/pure
1752941 Downloads
Pure PHP key-value storage
ghostwriter/config
4734184 Downloads
Provides an object that maps configuration keys to values.
fire015/flintstone
110979 Downloads
A key/value database store using flat files for PHP
simplesamlphp/simplesamlphp-module-riak
6391732 Downloads
A module that is able to store key/value pairs in a Riak store
mtownsend/array-redactor
117182 Downloads
A PHP package to redact array values by their keys.
softinklab/laravel-keyvalue-storage
10095 Downloads
Key-Value Storage for Laravel using Database or JSON File
norman-huth/nova-values-field
64629 Downloads
This field is a clone of the KeyValue field without keys.
adammbalogh/key-value-store
44403 Downloads
Key-value store generic package. It contains abstractions.
orchid/settings
19729 Downloads
Settings this is key-value storage
filebase/filebase
11045 Downloads
A Simple but Powerful Flat File Database Storage.
tomatophp/filament-translation-component
67338 Downloads
Translation Component as a key/value to use it with Spatie Translatable FilamentPHP Plugin
white-rabbit-1-sketch/php-file-hash-map
3871 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.
tarfin-labs/laravel-config
17019 Downloads
Key value config management for Laravel
jamm/memory
26910 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.
onoi/blob-store
552743 Downloads
A simple interface to manage schema-free temporal persistent key/values