Libraries tagged by keyvalue
adammbalogh/key-value-store
44432 Downloads
Key-value store generic package. It contains abstractions.
white-rabbit-1-sketch/php-file-hash-map
4341 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.
tarfin-labs/laravel-config
17252 Downloads
Key value config management for Laravel
orchid/settings
20863 Downloads
Settings this is key-value storage
jamm/memory
27022 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.
norman-huth/nova-values-field
65300 Downloads
This field is a clone of the KeyValue field without keys.
provydon/json-to-keyvalue
3881 Downloads
A Laravel Nova helper that converts JSON/arrays into read-only KeyValue fields.
izi-dev/nova-key-value-suggestion-field
22237 Downloads
A Laravel Nova field.
hnassr/nova-key-value
7115 Downloads
A Laravel Nova field.
vaened/dictionary-flow
132804 Downloads
A library for comprehensive evaluations within a key-value data dictionary, enabling precise condition definitions and data-driven decision-making.
solomon-ochepa/laravel-settings
9687 Downloads
Store settings as key-value pairs in the database.
redisent/redis
30111 Downloads
A simple, no-nonsense interface to the Redis for modest developers. It is designed to be flexible and tolerant of changes to the Redis protocol
mperusso/nats
13691 Downloads
nats jetstream client for php compatible with php 7.3
lucasberto/laravel-vault
4250 Downloads
An easy Laravel integration for HashiCorp Vault
carpehora/extrapropertiesbehavior
20830 Downloads
ExtraPropertiesBehavior is a propel behavior to store key/value extra fields in a propel model.