Libraries tagged by key wrap
xbnz/laravel-multi-ip
96 Downloads
Asynchronous API wrapper with proxy and multiple key support for Laravel
syntaxseed/libsodium
37 Downloads
A wrapper/facade class for PHP's Libsodium extension functions. Covers symmetric and public key encryption functions.
gkimpson/url2png-laravel
7 Downloads
Laravel wrapper for url2png API for generating website thumbnails, an api key & secret key is required from https://www.url2png.com/
paragonie/paserk-wrap-aws-kms
1 Downloads
Use AWS KMS for key-wrapping with PASERK
mattyg/array_column_maintain_keys
20 Downloads
A wrapper for array_column that maintains the keys of the original array.
ssx/php-ssh-keypair
239 Downloads
Simple wrapper to generate RSA/SSH key-pairs.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
gurzhii/steam-item-prices-laravel
8 Downloads
This package uses the Steam API (requires dev key) to check prices for game items, like in Counter-Strike: Global Offensive. This is a Laravel 5 based package.
braseidon/steam-item-prices-laravel
16 Downloads
This package uses the Steam API (requires dev key) to check prices for game items, like in Counter-Strike: Global Offensive. This is a Laravel 5 based package.
icyboy/credis
72 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
zolli/consul-kv-api
4 Downloads
PHP wrapper for the consul Key-Value (KV) API
xbnz/laravel-multi-api
121 Downloads
Asynchronous API wrapper with proxy and multiple key support for Laravel
liampm/swaddle
17 Downloads
Swaddle acts as a wrapper around unknown collections of key-value pairs.
tootootltd/azure-text-analytics
325 Downloads
A Laravel wrapper around Azure's Text Analytics API. Including; Sentiment Analysis, Key Phrase Extraction, Named Entity Recognition, and Language Detection
sixacross/unaliased_yaml
1 Downloads
An wrapper for the Symfony YAML component that ignores anchors, aliases, and merge keys.