Libraries tagged by Key-Value Store
mthenw/nosqlite
2206 Downloads
Simple key => value store based on SQLite3
bgaze/laravel-kvstore
196 Downloads
A simple and easy to use key-value store for Laravel 5.5+
c975l/config-bundle
731 Downloads
A Symfony bundle that stores application configuration as key-value pairs in the database, with an EasyAdmin management interface, Twig/PHP accessors, and production deployment tooling.
jord-jd/json-key-value-store
4 Downloads
A simple JSON based key value store
bainternet/sqlite-simple-store
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.
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
originphp/value-store
762 Downloads
OriginPHP ValueStore (KVS)
rediscluster/rediscluster
1317 Downloads
a php interface to a Cluster of Redis key-value store
irfantoor/datastore
40 Downloads
Data Store of key, value pairs
mreschke/keystone
2132 Downloads
Keystone Key/Value Store
philiprehberger/laravel-settings
72 Downloads
Type-safe, cached application settings stored in the database with a simple key-value API
lucinda/nosql-data-access
23864 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
eugef/phpredexpert
151 Downloads
Lightweight and powerful web tool for Redis key-value store management and administration.
arifmahmudrana/context
24 Downloads
PHP single context. Key value store in current context.
arthurydalgo/laravel-settings
631 Downloads
Store key value pair in database as settings