Libraries tagged by keyvalue
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.
tschoffelen/memory
3318 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.
testinstance/laravel-model-profiles
9 Downloads
Laravel Model Profiles - Vertical Based Model Data Expansion On Key Value
techdivision/lemcachecontainer
685 Downloads
A memcache API compatible PHP implementation of a key value storage server
skyzyx/phpt
9 Downloads
Parses PHPT unit test files into sections as key-value pairs.
phitech/entities
46 Downloads
Provides methods for managing entities that consist two database tables: main and meta. It allows for an indiscrete set of attributes by storing them as key-value sets in the meta table, while the most important attributes and indexes are in the main table. This structure is inspired by the post/postmeta structure in Wordpress databases.
oat-sa/lib-advkv-dynamodb
1464 Downloads
Key-Value DynamoD
nikitin/key-storage
17 Downloads
This package need for store Key => Value
laravel-discord/collection
8978 Downloads
Collection, an utility to conventionally store a key-value pair.
jameswmcnab/config-db
2148 Downloads
Database config loader for Laravel, for simple key=>value configuration.
gelim/emconfig
53 Downloads
An eloquent key value configuration library for laravel project
elnooronline/laravel-settings
1737 Downloads
Persistent key-value storage for Laravel
cmsgears/widget-text
300 Downloads
The Text Widget for CMSGears. It can be used to show key value pairs stored in database.
barnebys/markup-protocol
6 Downloads
Barnebys Markup Protocol enhances information associated with an auction item on a webpage through key-value pairs included as elements in your HTML.
aedart/array-option
37 Downloads
Allows you to defined a set of options (array key-value pair), which must follow a set of predefined rules (allowed options)