Libraries tagged by aes key wrap
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.
lufox11/pdf-sign-validator
254 Downloads
A simple wrapper to validate a PDF signature against a public key.
liampm/swaddle
18 Downloads
Swaddle acts as a wrapper around unknown collections of key-value pairs.
laravelutilities/translator
8 Downloads
This package mainly combine all the files inside lang folder and give the wrapper which will either collect information from the combined file or as a fallback if particular key is not defined collect from original file through a helper
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.
sevenecks/laravel-simple-cache
704 Downloads
A wrapper for the laravel Cache facade that handles cache keys and namespacing the cache via static class methods
samihsoylu/cipher-suite-php
6 Downloads
A lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption. Ideal for developers looking for an easy-to-integrate cryptographic solution.
ypio/php-microsoft-graph-file-converter
285 Downloads
A PHP library that allow you to easly use the Microsft Graph API to convert some file formats in some others file format like docx to pdf.
rapidwebltd/php-bucket-testing
28 Downloads
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specfied key metrics, such as clicks, downloads, purchases or any other form of conversion.
coyote6/laravel-base
68 Downloads
Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.