Libraries tagged by key-value
colinmollenhour/credis
43049427 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
469337 Downloads
nats jetstream client for php
qcod/laravel-settings
207658 Downloads
Store key value pair in database as settings
dflydev/placeholder-resolver
14626402 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
428331 Downloads
A key-value store API with implementations for different backends.
burgov/key-value-form-bundle
588699 Downloads
A form type for managing key-value pairs
doctrine/key-value-store
271640 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
unisharp/laravel-settings
173019 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
45810 Downloads
A Simple but Powerful Flat File Database Storage.
rediska/rediska
244234 Downloads
Full-featured PHP client for key-value database Redis
jamm/memory
27095 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.
geometria-lab/rediska
316484 Downloads
Full-featured PHP client for key-value database Redis
elfet/pure
1754596 Downloads
Pure PHP key-value storage
adammbalogh/key-value-store
44452 Downloads
Key-value store generic package. It contains abstractions.
softinklab/laravel-keyvalue-storage
10794 Downloads
Key-Value Storage for Laravel using Database or JSON File