Libraries tagged by key provider
91ahmed/secure-cogs
7 Downloads
SecureCogs is a PHP data storage package that allows you to store data in an encrypted key-value pair format, providing various methods to simplify data accessibility and maintainability.
bengr/support
327 Downloads
Bengr support package for providing some repetetive and key functionalitis for project
hareland/multi-cache-remember
195 Downloads
This package offers the rememberMany macro for the Laravel Cache facade, providing efficient retrieval of multiple cache keys with customizable expiration and callbacks for missing keys.
mhinspeya/inspeya-google-reviews
0 Downloads
The Inspeya Google Reviews module is designed to integrate Google Reviews into your Magento 2 store. This module allows you to display customer reviews from Google directly on your product pages, enhancing credibility and trustworthiness. With full backend manageability, you can easily configure and display reviews, providing a seamless integration that enhances the customer shopping experience. Key features include real-time review updates, customizable display options. Required dependencies include mhinspeya/backend-mod for support configuration.
bubnov-mikhail/landedcostcalculationapi
13734 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`
apinnecke/composite-number-range-behavior
6329 Downloads
A behavior providing composite number ranges with a foreign key and a composite key.