Libraries tagged by key-value
james-draper/sqlite-key-value-store
16 Downloads
italofantone/key-value
74 Downloads
A simple key-value store, Laravel package for managing key-value pairs
interintender/key-value
9 Downloads
This library for store data to key value paire and its easy operations
hughcube/bind-key-value
87 Downloads
bindKeyValue
hillbilisim/nova-key-value-with-tinymce
32 Downloads
This Nova package allow you to use TinyMCE editor for text areas.You can customize the editor options and... you can upload images to your server and put them rigth there on the text without leaving the text editor!
drift/react-key-value
4550 Downloads
Lightweight library that provides dynamic and smart local cache to your ReactPHP applications.
dontdrinkandroot/doctrine-key-value-storage-bundle
443 Downloads
Allows to store typed key-value pairs in the Doctrine ORM.
dhii/data-key-value-aware-abstract
8544 Downloads
Traits for objects that are aware of a key, a value, or both.
cesargb/key-value-store
1 Downloads
A simple key-value store implementation in PHP.
carlosreig/key-value-static-container
810 Downloads
Super basic key/value static container. The goal is to be able to store values that will be reused in the same request.
bostjanob/filament-safe-key-value
9 Downloads
A safe key-value component for Filament Forms
adammbalogh/key-value-store-shared-memory
1107 Downloads
Key-value shared memory store through php shared memory module.
adammbalogh/key-value-store-replicator
31 Downloads
Key-value replicator adapter.
adammbalogh/key-value-store-redis
1474 Downloads
Key-value redis store through predis/predis package.
adammbalogh/key-value-store-memory
866 Downloads
Key-value memory store through a simple php array.