Libraries tagged by HTTP Provider
sahils/utopia-fetch
12 Downloads
A simple library that provides an interface for making HTTP Requests.
netsells/iconfig-php
14 Downloads
The iConfig SDK provides a wrapper for the HTTP API.
mithun12000/yii2-metadata
307 Downloads
Meta data provider for Yii2 created from https://github.com/mdmsoft/yii2-admin/blob/master/components/AccessHelper.php
midnite81/guardian
2 Downloads
Guardian is a PHP package that provides a way to wrap HTTP requests so they don't exceed Rate Limiting rules and controls Error Handling
bleumi/payment-sdk-php
5 Downloads
A simple and powerful REST API to integrate Traditional (Credit/Debit Card, Alternative Payment Methods) and Crypto Currency (Bitcoin, Ethereum, Stablecoins) payments into your business or application. ### Getting Started 1. Create an account on [Bleumi](https://account.bleumi.com/signUp/?app=payment) 1. Fill up your [profile](https://account.bleumi.com/account/?app=payment&tab=profile) 1. Complete your KYC by contacting [[email protected]](mailto:[email protected]) 1. Add your preferred payment service providers in the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) 1. Create your API key on the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen ### Authentication Bleumi uses API keys to authenticate requests. You can view and manage your API keys in the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen. Authenticated API requests should be made with a `X-Api-Key` header. Your API key should be passed as the value. ### Payment Methods Use the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) to add your preferred payment service provider (e.g. Stripe, BitPay, Bleumi Pay) and configure the payment methods that buyers would be able to use to make payments.
adelezz/tap_payment_pk
9 Downloads
very small package for tap payment Provider By Adel Abou Elezz https://www.linkedin.com/in/adel-ezz-838523b0/
wnikk/laravel-flexible-throttle
0 Downloads
A Laravel middleware for advanced throttle based on IP, session, HTTP status codes, and exceptions. This package provides flexible and customizable protection for your application against brute force, password or scanning abuse and ensures fair use.
thecodingmachine/cms-middleware
694 Downloads
A http-interop compatible CMS middleware. It only provides the middleware and delegates pages fetching to other packages.
snicco/wp-capability-middleware
17 Downloads
Provides a middleware for snicco/http-routing that uses the WP capability system.
insideapps/api-proxy
92 Downloads
Provides basics api proxy for symfony http client based
densul/yandex-kassa
113 Downloads
Laravel package that provides integration with Yandex.Kassa via Http protocol
yohan/rest-flex-php
19 Downloads
RestFlexPHP is a robust PHP package meticulously crafted to simplify the intricacies of handling HTTP requests, with a primary focus on supercharging your experience in managing RESTful APIs. This package provides an elegant and developer-friendly interface, allowing you to effortlessly send requests, handle responses, and navigate RESTful endpoints with finesse. Elevate your PHP-based API interactions with RestFlexPHP and enjoy a seamless development journey.
victor-rayan/dropbox-rayan-vrsrb
51 Downloads
This is a library intended to provide a easy PHP with Dropbox API Integration, containig HTTP request operations such as, upload, access, and delete files into Dropbox storage cloud.
tommyseus/guzzlehttp-middleware
234 Downloads
The library provides several middleware classes for the guzzle http client.
titon/controller
185 Downloads
The controller package provides controllers and actions to handle the HTTP request and response cycle.