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.
matthiasmullie/scrapbook
2021379 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
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.
outl1ne/nova-simple-repeatable
261747 Downloads
A Laravel Nova simple repeatable rows field.
qcod/laravel-settings
175268 Downloads
Store key value pair in database as settings
fire015/flintstone
102466 Downloads
A key/value database store using flat files for PHP
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.
optimistdigital/nova-simple-repeatable
143294 Downloads
A Laravel Nova simple repeatable rows field.
jakezatecky/array_group_by
168921 Downloads
A function that groups/splits an array by the values of a given key or keys.
rediska/rediska
235068 Downloads
Full-featured PHP client for key-value database Redis