Libraries tagged by Key-Value Store

colinmollenhour/credis

370 Favers
44495801 Downloads

Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.

Go to Download


qcod/laravel-settings

233 Favers
213799 Downloads

Store key value pair in database as settings

Go to Download


webmozart/key-value-store

124 Favers
432085 Downloads

A key-value store API with implementations for different backends.

Go to Download


doctrine/key-value-store

202 Favers
272885 Downloads

Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.

Go to Download


adammbalogh/key-value-store

49 Favers
44728 Downloads

Key-value store generic package. It contains abstractions.

Go to Download


white-rabbit-1-sketch/php-file-hash-map

19 Favers
5751 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.

Go to Download


redisent/redis

4 Favers
32652 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

Go to Download


solomon-ochepa/laravel-settings

3 Favers
10631 Downloads

Store settings as key-value pairs in the database.

Go to Download


tempest/kv-store

0 Favers
33129 Downloads

A component for working with key-value stores.

Go to Download


pilsetnieks/key-value-api

4 Favers
1577 Downloads

Simple key-value cache API to abstract the underlying key-value store.

Go to Download


adammbalogh/key-value-store-null

0 Favers
27241 Downloads

Key-value null store package. It literally does nothing.

Go to Download


divineomega/json-key-value-store

4 Favers
233909 Downloads

A simple JSON based key value store

Go to Download


bgaze/laravel-kvstore

19 Favers
202 Downloads

Database-backed key-value store for Laravel, cached and with per-entry type casting.

Go to Download


semitexa/platform-settings

0 Favers
131 Downloads

Semitexa Platform Settings system settings store for modules (multi-tenant aware)

Go to Download


naucon/storage

0 Favers
5161 Downloads

Storage Abstraction Layer .

Go to Download


Next >>