Libraries tagged by key-value
white-rabbit-1-sketch/php-file-hash-map
4550 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
17382 Downloads
Key value config management for Laravel
orchid/settings
21814 Downloads
Settings this is key-value storage
izi-dev/nova-key-value-suggestion-field
22360 Downloads
A Laravel Nova field.
hnassr/nova-key-value
7127 Downloads
A Laravel Nova field.
vaened/dictionary-flow
133402 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
9746 Downloads
Store settings as key-value pairs in the database.
redisent/redis
30436 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
13807 Downloads
nats jetstream client for php compatible with php 7.3
lucasberto/laravel-vault
4327 Downloads
An easy Laravel integration for HashiCorp Vault
bnomei/kirby3-php-cachedriver
2767 Downloads
PHP based Cache-Driver
bnomei/kirby3-lapse
2799 Downloads
Cache any data until set expiration time
zunnu/redis
23186 Downloads
CakePHP support for the Redis key-value database
waaseyaa/state
9123 Downloads
Key-value state storage for Waaseyaa
sugarcraft/sugar-table
317 Downloads
PHP port of Evertras/bubble-table — customizable interactive table component for terminal UIs. Supports column definitions with keys/titles/widths, rows as key-value maps, styled cells, selection, pagination, sorting, filtering, frozen columns, horizontal scrolling, zebra striping, and ANSI border styling.