Libraries tagged by key pair
dflydev/placeholder-resolver
14406302 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.
qcod/laravel-settings
174750 Downloads
Store key value pair in database as settings
burgov/key-value-form-bundle
564236 Downloads
A form type for managing key-value pairs
ionux/phactor
53537 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
5942707 Downloads
A module that is able to store key/value pairs in a Riak store
codezero/dotenv-updater
72378 Downloads
Update key/value pairs in a .env file.
lessmore92/php-ripple-keypairs
3470 Downloads
Generate and use keypairs and addresses for the XRP Ledger using elliptic (PHP)
furqansiddiqui/bip32-keypair-php
22056 Downloads
BIP32 keypairs lib for PHP
flipboxfactory/keychain
107756 Downloads
Key pair management for Craft CMS
solomon-ochepa/laravel-settings
3482 Downloads
Store settings as key-value pairs in the database.
hgg/parameter-validator
98626 Downloads
Framework for specifying and enforcing rules on key/value pairs
dontdrinkandroot/doctrine-key-value-storage-bundle
357 Downloads
Allows to store typed key-value pairs in the Doctrine ORM.
karavasilev/cryptomanana
58 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
6893 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.