Libraries tagged by Key-Value Store
colinmollenhour/credis
42452949 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
qcod/laravel-settings
205144 Downloads
Store key value pair in database as settings
webmozart/key-value-store
426147 Downloads
A key-value store API with implementations for different backends.
doctrine/key-value-store
271136 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
adammbalogh/key-value-store
44391 Downloads
Key-value store generic package. It contains abstractions.
white-rabbit-1-sketch/php-file-hash-map
3717 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
redisent/redis
29509 Downloads
A simple, no-nonsense interface to the Redis for modest developers. It is designed to be flexible and tolerant of changes to the Redis protocol
solomon-ochepa/laravel-settings
9549 Downloads
Store settings as key-value pairs in the database.
carpehora/extrapropertiesbehavior
20825 Downloads
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.
tempest/kv-store
33064 Downloads
A component for working with key-value stores.
adammbalogh/key-value-store-null
26913 Downloads
Key-value null store package. It literally does nothing.
divineomega/json-key-value-store
233861 Downloads
A simple JSON based key value store
naucon/storage
4605 Downloads
Storage Abstraction Layer .
gamegos/nosql
661 Downloads
Library to store data in NoSql databases
bnomei/kirby3-redis-cachedriver
1857 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading