Libraries tagged by Key-Value Store
xety/collection
30 Downloads
Collection, an utility to conventionally store a key-value pair.
valzargaming/collection
653 Downloads
Collection, an utility to conventionally store a key-value pair.
isolution/meta-data
53 Downloads
This service provides a dynamic and flexible way to manage key-value structured data, allowing developers to seamlessly handle unknown or loosely defined attributes in their Laravel applications. By leveraging Laravel's powerful Collections and Eloquent ORM, the service introduces a structured approach to store, retrieve, and manipulate data stored as key-value pairs.
cheren/apiato-settings-container
69 Downloads
This is Apiato container which helps store and retrieving key values
apiato/settings-container
823 Downloads
An Apiato container which helps store and retrieving key values
scottaubrey/pstore
10 Downloads
A btree-based key-value embeddable database, designed to serialise and store objects
91ahmed/secure-cogs
7 Downloads
SecureCogs is a PHP data storage package that allows you to store data in an encrypted key-value pair format, providing various methods to simplify data accessibility and maintainability.
basis-company/nats
214010 Downloads
nats jetstream client for php
unisharp/laravel-settings
164473 Downloads
Persistent settings manager for laravel, translations are supported.
tmarois/filebase
38267 Downloads
A Simple but Powerful Flat File Database Storage.
elfet/pure
1737085 Downloads
Pure PHP key-value storage
jamm/memory
24890 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
5565 Downloads
Key-Value Storage for Laravel using Database or JSON File
mperusso/nats
10198 Downloads
nats jetstream client for php compatible with php 7.3
laraeast/laravel-settings
21297 Downloads
Persistent key-value storage for Laravel