Libraries tagged by Key value
colinmollenhour/credis
37194990 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
matthiasmullie/scrapbook
2110086 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
webmozart/key-value-store
404271 Downloads
A key-value store API with implementations for different backends.
basis-company/nats
212439 Downloads
nats jetstream client for php
outl1ne/nova-simple-repeatable
273396 Downloads
A Laravel Nova simple repeatable rows field.
qcod/laravel-settings
180084 Downloads
Store key value pair in database as settings
dflydev/placeholder-resolver
14442274 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.
ghostwriter/config
2421970 Downloads
Provides an object that maps configuration keys to values.
burgov/key-value-form-bundle
568105 Downloads
A form type for managing key-value pairs
doctrine/key-value-store
267031 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
unisharp/laravel-settings
164403 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
38094 Downloads
A Simple but Powerful Flat File Database Storage.
optimistdigital/nova-simple-repeatable
144251 Downloads
A Laravel Nova simple repeatable rows field.
jakezatecky/array_group_by
172167 Downloads
A function that groups/splits an array by the values of a given key or keys.
rediska/rediska
236654 Downloads
Full-featured PHP client for key-value database Redis