Libraries tagged by HTTP Provider
jidoka1902/sitemap-xml
1 Downloads
a little library to provide basic php interface defined by https://www.sitemaps.org/protocol.html
aarailfan/ncr_email
12 Downloads
A Drupal 8 module that provides all the email customizations for https://www.ncr-nmra.org.
aarailfan/div2_email
2 Downloads
A Drupal 8 module that provides all the email customizations for https://www.tipofthemitt.ncr-nmra.org.
aarailfan/div10_email
2 Downloads
A Drupal 8 module that provides all the email customizations for https://www.10wheelers.ncr-nmra.org.
ibnusyuhada/slim-tegar
200 Downloads
Slim Tegar is a package that designed for integrating PHP-DI and Slim Framework version 3.x.x. This package is an Slim Bridge advanced of http://php-di.org/doc/frameworks/slim.html. You don't need to extends any class of PHP-DI or Slim just to make container configuration. Slim Tegar also providing the easy way to implement Closure and MVC routes.
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:`
scalify/puppet-master-client-laravel
75 Downloads
Laravel package providing a client library for the puppet-master HTTP API
traewelling/db-rest-mappings
2 Downloads
This package provides a simple data structure for the REST responses of https://v5.db.transport.rest/.
sham3r/cipher-bsk
9 Downloads
A lightweight encryption library implementing techniques from the research paper 'A Hybrid Cryptographic Scheme of Modified Vigenère Cipher using Randomized Approach for Enhancing Data Security' by Sazzad Saju. This library aims to provide robust data security with an easy-to-use API. For more details, visit: https://bit.ly/cipher-bsk
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
oro-flex/gaufrette-bundle
749 Downloads
OroGaufretteBundle is a facade for [KnpGaufretteBundle](https://github.com/KnpLabs/KnpGaufretteBundle) that enables a filesystem abstraction layer in the Oro applications and provides a simplified file manager service for media files.
orinoco/wechat-bundle
17 Downloads
This Symfony bundle provides integration support with the latest EasyWeChat library. (https://www.easywechat.com/)
nolikein/cookie-manager
14 Downloads
A librairy which provide a factory manager to create cookie. Inspired by PSR practices : https://www.php-fig.org/psr/
nolikein/cookie-interface
25 Downloads
A librairy which provide interface to create cookie. Inspired by PSR practices : https://www.php-fig.org/psr/
nolikein/cookie-factory-interface
21 Downloads
A librairy which provide a factory interface to create cookie. Inspired by PSR practices : https://www.php-fig.org/psr/