Libraries tagged by key-value
colinmollenhour/credis
44404116 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
basis-company/nats
553223 Downloads
nats jetstream client for php
qcod/laravel-settings
213550 Downloads
Store key value pair in database as settings
geometria-lab/rediska
318218 Downloads
Full-featured PHP client for key-value database Redis
dflydev/placeholder-resolver
14661671 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
webmozart/key-value-store
432031 Downloads
A key-value store API with implementations for different backends.
burgov/key-value-form-bundle
592802 Downloads
A form type for managing key-value pairs
doctrine/key-value-store
272791 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
unisharp/laravel-settings
174826 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
46488 Downloads
A Simple but Powerful Flat File Database Storage.
rediska/rediska
245595 Downloads
Full-featured PHP client for key-value database Redis
jamm/memory
27531 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
1758761 Downloads
Pure PHP key-value storage
adammbalogh/key-value-store
44706 Downloads
Key-value store generic package. It contains abstractions.
softinklab/laravel-keyvalue-storage
12238 Downloads
Key-Value Storage for Laravel using Database or JSON File