Libraries tagged by key wrap
putheakhem/laravel-camdigi-key
0 Downloads
A Laravel wrapper for the CamDigiKey Node.js client library
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.
youailu1/codeswholesale-sdk
21 Downloads
A PHP wrapper for CodesWholesale's API
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
18 Downloads
Swaddle acts as a wrapper around unknown collections of key-value pairs.
xbnz/laravel-multi-ip
96 Downloads
Asynchronous API wrapper with proxy and multiple key support for Laravel
tootootltd/azure-text-analytics
328 Downloads
A Laravel wrapper around Azure's Text Analytics API. Including; Sentiment Analysis, Key Phrase Extraction, Named Entity Recognition, and Language Detection
syntaxseed/libsodium
40 Downloads
A wrapper/facade class for PHP's Libsodium extension functions. Covers symmetric and public key encryption functions.
sixacross/unaliased_yaml
2 Downloads
An wrapper for the Symfony YAML component that ignores anchors, aliases, and merge keys.