Libraries tagged by key pair
qcod/laravel-settings
180084 Downloads
Store key value pair in database as settings
dflydev/placeholder-resolver
14442274 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
burgov/key-value-form-bundle
568105 Downloads
A form type for managing key-value pairs
ionux/phactor
55673 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
simplesamlphp/simplesamlphp-module-riak
6015986 Downloads
A module that is able to store key/value pairs in a Riak store
furqansiddiqui/bip32-keypair-php
23312 Downloads
BIP32 keypairs lib for PHP
hgg/parameter-validator
99961 Downloads
Framework for specifying and enforcing rules on key/value pairs
codezero/dotenv-updater
74963 Downloads
Update key/value pairs in a .env file.
lessmore92/php-ripple-keypairs
5965 Downloads
Generate and use keypairs and addresses for the XRP Ledger using elliptic (PHP)
flipboxfactory/keychain
109054 Downloads
Key pair management for Craft CMS
solomon-ochepa/laravel-settings
4602 Downloads
Store settings as key-value pairs in the database.
deemru/pairs
4087 Downloads
Simple key-value SQLite storage
karavasilev/cryptomanana
62 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
rennokki/eloquent-settings
4220 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
nystudio107/dotenvy
6902 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.