Libraries tagged by key value store
wukka/store
20 Downloads
key value storage interface
wadify/store-key-client-php
270 Downloads
Provides a client for store key databases (like DynamoDB, redis, etc..)
originphp/value-store
744 Downloads
OriginPHP ValueStore (KVS)
carlosreig/key-value-static-container
810 Downloads
Super basic key/value static container. The goal is to be able to store values that will be reused in the same request.
leewillis77/setting-store
580 Downloads
Laravel package to provide a simple model / facade for key/value storage.
soumen-dey/laravel-setting
14 Downloads
A lightweight and simple package for database based key-value store for Laravel 5.6 and above.
sinevia/php-library-kvs
72 Downloads
PHP Library Key Value Store
lazier/storage
1 Downloads
Lazier key-value store
se7enxweb/sevenx_valkey
2 Downloads
eZ Publish Legacy extension which provides a simple solution for extending the default eZ Publish to provide for Valkey, DragonflyDB, Redis Database support. Great for smart developers!
irfantoor/datastore
27 Downloads
Data Store of key, value pairs
soandso/laravel-options
6 Downloads
Laravel service for global storing key-value structure data
matthieuwerner/dynamodb-storable
4 Downloads
This component, based on the Symfony serializer and async-aws, is a human-readable andquick abstraction to easily store serialized objects in DynamoDB.
gamegos/nosql
577 Downloads
Library to store data in NoSql databases
bnomei/kirby3-apcu-cachedriver
12 Downloads
APCu based Cache-Driver with garbage collection and in-memory store
kadokweb/scrapbook
3 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.