Libraries tagged by key value store
kotus/laravel-settings
203 Downloads
Simple key/value secure settings stored in database
ucscode/pairs
14 Downloads
PHP tool designed to efficiently store and retrieve key-value pairs in a database.
edvinaskrucas/counter
193 Downloads
Library to help store count values for keys, keys and dates, keys and date ranges.
cheren/apiato-settings-container
47 Downloads
This is Apiato container which helps store and retrieving key values
apiato/settings-container
780 Downloads
An Apiato container which helps store and retrieving key values
kajyr/localstorage
8 Downloads
A simple PHP class to store key/value information on a text file
scottaubrey/pstore
10 Downloads
A btree-based key-value embeddable database, designed to serialise and store objects
knightar/laravel-config
95 Downloads
A basic laravel runtime configuration handler that is stored as simple key/values.
benrowe/laravel-config
42 Downloads
A basic laravel runtime configuration handler that is stored as simple key/values.
basis-company/nats
81623 Downloads
nats jetstream client for php
unisharp/laravel-settings
154026 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
30975 Downloads
A Simple but Powerful Flat File Database Storage.
elfet/pure
1713760 Downloads
Pure PHP key-value storage
jamm/memory
22454 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
softinklab/laravel-keyvalue-storage
3749 Downloads
Key-Value Storage for Laravel using Database or JSON File