Libraries tagged by Key-Value Store

carpehora/extrapropertiesbehavior

21 Favers
20782 Downloads

ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.

Go to Download


mthenw/nosqlite

49 Favers
2191 Downloads

Simple key => value store based on SQLite3

Go to Download


lucinda/nosql-data-access

0 Favers
23086 Downloads

API abstracting communication with NoSQL key-value store databases through a PDO-like structure

Go to Download


pilsetnieks/key-value-api

4 Favers
1545 Downloads

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

Go to Download


bainternet/sqlite-simple-store

14 Favers
50 Downloads

Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.

Go to Download


adammbalogh/key-value-store-redis

0 Favers
1474 Downloads

Key-value redis store through predis/predis package.

Go to Download


paragi/rocket-store

5 Favers
8 Downloads

A simple but powerfull database, based on flat file storage.

Go to Download


mreschke/keystone

0 Favers
2028 Downloads

Keystone Key/Value Store

Go to Download


eugef/phpredexpert

27 Favers
151 Downloads

Lightweight and powerful web tool for Redis key-value store management and administration.

Go to Download


bgaze/laravel-kvstore

19 Favers
179 Downloads

A simple and easy to use key-value store for Laravel 5.5+

Go to Download


arifmahmudrana/context

4 Favers
24 Downloads

PHP single context. Key value store in current context.

Go to Download


arthurydalgo/laravel-settings

0 Favers
432 Downloads

Store key value pair in database as settings

Go to Download


isolution/meta-data

0 Favers
46 Downloads

This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.

Go to Download


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

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


tikaszvince/key-value-store-memcache

0 Favers
5 Downloads

Key-value memcache store through memcache extension.

Go to Download


<< Previous Next >>