Libraries tagged by api-requests

dorvidas/laravel-query-builder

0 Favers
5 Downloads

Easily build Eloquent queries from API requests

Go to Download


devbyte/devbyte-api

1 Favers
10 Downloads

Simple API Requests for DevByte projects

Go to Download


debugged/apilogger

0 Favers
1 Downloads

A Laravel package for logging API requests and responses

Go to Download


danthedev/laravel-typescript-transformer-api

1 Favers
2787 Downloads

Extension of `spatie/laravel-typescript-transformer` with improvements to work with API Requests and Responses

Go to Download


cron13/smsintel-api

0 Favers
7 Downloads

A PHP wrapper for the SmsIntel api. Provides one interface for both XML and JSON API requests.

Go to Download


cristianp6/slim-json-api-helper

3 Favers
86 Downloads

Slim3 JSON API Request & Response Helper inspired by jsonapi.org

Go to Download


clearcutcoding/php-api-tools

0 Favers
34 Downloads

PHP Library for handling API requests/responses

Go to Download


bycarmona141/king-monitor

0 Favers
35 Downloads

API requests and errors monitor

Go to Download


butterycrumpet/simpleguzzlecachemiddleware

0 Favers
16 Downloads

Simple cached api request parser

Go to Download


bubnov-mikhail/landedcostcalculationapi

0 Favers
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:`

Go to Download


brezgalov/yii2-external-api-logger

0 Favers
45 Downloads

logger for api requests

Go to Download


bleumi/payment-sdk-php

0 Favers
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.

Go to Download


beningreenjam/api-wrapper

0 Favers
7 Downloads

Api-Wrapper is a simple Laravel 5.5 bridge for making, throttling, caching and transforming RESTful API requests made via GuzzleHttp.

Go to Download


benegedeniz/apiman

2 Favers
30 Downloads

A powerful API request manager class.

Go to Download


bcastellano/json-schema-bundle

0 Favers
34 Downloads

Symfony bundle to validate json api request and responses with json-schema

Go to Download


<< Previous Next >>