Libraries tagged by Key-Value Store
lucinda/nosql-data-access
20931 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
alex-kalanis/kw_storage
4527 Downloads
Universal storage library for store data as key-value pairs
italofantone/key-value
5 Downloads
A simple key-value store, Laravel package for managing key-value pairs
bainternet/sqlite-simple-store
48 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.
adammbalogh/key-value-store-file
1138 Downloads
Key-value file store through fire015/flintstone package.
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
originphp/value-store
748 Downloads
OriginPHP ValueStore (KVS)
rediscluster/rediscluster
936 Downloads
a php interface to a Cluster of Redis key-value store
gamegos/nosql
581 Downloads
Library to store data in NoSql databases
carpehora/extrapropertiesbehavior
20767 Downloads
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.
victory7/ezsession
7 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
eugef/phpredexpert
151 Downloads
Lightweight and powerful web tool for Redis key-value store management and administration.
bgaze/laravel-kvstore
159 Downloads
A simple and easy to use key-value store for Laravel 5.5+
arifmahmudrana/context
18 Downloads
PHP single context. Key value store in current context.
msgframework/registry
23 Downloads
The Registry package provides an indexed key-value data store and an API for importing/exporting this data to several formats.