Libraries tagged by Key value
colinmollenhour/credis
31472580 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
matthiasmullie/scrapbook
1533149 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.
dflydev/placeholder-resolver
14110025 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
361892 Downloads
A key-value store API with implementations for different backends.
basis-company/nats
85346 Downloads
nats jetstream client for php
outl1ne/nova-simple-repeatable
193475 Downloads
A Laravel Nova simple repeatable rows field.
qcod/laravel-settings
146301 Downloads
Store key value pair in database as settings
fire015/flintstone
86875 Downloads
A key/value database store using flat files for PHP
burgov/key-value-form-bundle
542793 Downloads
A form type for managing key-value pairs
doctrine/key-value-store
260503 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
unisharp/laravel-settings
154570 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
31360 Downloads
A Simple but Powerful Flat File Database Storage.
optimistdigital/nova-simple-repeatable
128961 Downloads
A Laravel Nova simple repeatable rows field.
jakezatecky/array_group_by
150641 Downloads
A function that groups/splits an array by the values of a given key or keys.
rediska/rediska
224570 Downloads
Full-featured PHP client for key-value database Redis