Libraries tagged by Value Key Store
weesee/yii2-etcd
389 Downloads
Yii2 extension to work with ETCD key-value store from CoreOS
eugef/phpredexpert
151 Downloads
Lightweight and powerful web tool for Redis key-value store management and administration.
bgaze/laravel-kvstore
179 Downloads
A simple and easy to use key-value store for Laravel 5.5+
arthurydalgo/laravel-settings
469 Downloads
Store key value pair in database as settings
arifmahmudrana/context
24 Downloads
PHP single context. Key value store in current context.
hananils/kirby-choices
19 Downloads
For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.
valzargaming/collection
652 Downloads
Collection, an utility to conventionally store a key-value pair.
sylae/collection
443 Downloads
Collection, an utility to conventionally store a key-value pair.
ianstudios/settings
30 Downloads
This package adds application wide (key:value) settings stored in your database.
kmfk/slowdb
39 Downloads
A Key/Value Store written in PHP
white-rabbit-1-sketch/php-file-hash-map
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.
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
tikaszvince/key-value-store-memcache
5 Downloads
Key-value memcache store through memcache extension.
saeedazizi/key-value-store
41 Downloads
Key-Value-Store tool for creating key value objects
rkr/sqlite-key-value-store
124 Downloads
A sqlite-based key-value-store implementation.