Libraries tagged by key-value
colinmollenhour/credis
36353490 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
dflydev/placeholder-resolver
14410409 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
398982 Downloads
A key-value store API with implementations for different backends.
basis-company/nats
187805 Downloads
nats jetstream client for php
tmarois/filebase
36760 Downloads
A Simple but Powerful Flat File Database Storage.
qcod/laravel-settings
175268 Downloads
Store key value pair in database as settings
burgov/key-value-form-bundle
564705 Downloads
A form type for managing key-value pairs
doctrine/key-value-store
266253 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
unisharp/laravel-settings
163047 Downloads
Persistent settings manager for laravel, translations are supported.
rediska/rediska
235068 Downloads
Full-featured PHP client for key-value database Redis
jamm/memory
24542 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.
hulkur/laravel-hasmany-keyby
63488 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
geometria-lab/rediska
310597 Downloads
Full-featured PHP client for key-value database Redis
elfet/pure
1733914 Downloads
Pure PHP key-value storage
adammbalogh/key-value-store
43129 Downloads
Key-value store generic package. It contains abstractions.