Libraries tagged by request php

kudobuzz/google-analytics-php

0 Favers
2568 Downloads

Kudobuzz Google Analytics Is A PHP Library For Making Google Analytics And OAuth Requests

Go to Download


kruegge82/billbee-php-sdk-api

1 Favers
25 Downloads

Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.

Go to Download


kingkernel/request

0 Favers
11 Downloads

Blblioteca php para lidar e manipular as requisições do protocolo HTTP

Go to Download


khalyomede/pulsar-php

2 Favers
54 Downloads

API request and response, without using CURL.

Go to Download


kdubuc/invocator-php

0 Favers
2 Downloads

Handles HTTP requests using stdio

Go to Download


jyoungblood/http-request

1 Favers
32 Downloads

PHP functions to handle sending and receiving HTTP requests with CURL.

Go to Download


jumpifbelow/php-http

0 Favers
36 Downloads

Classes to craft HTTP request easily

Go to Download


jumas-cola/wildberries-api-php

0 Favers
42 Downloads

Wildberries REST API statistics client library with throttling requests

Go to Download


jsonms/php

0 Favers
22 Downloads

A JSON.ms requests handler to install on your own server.

Go to Download


jhoff/request-monitor

1 Favers
439 Downloads

PHP utility to monitor and report external HTTP requests

Go to Download


jeremiah-shaulov/php-web-node

0 Favers
22 Downloads

PHP-FPM implementation that allows to preserve resources (global variables) between requests, so database connections pool is possible

Go to Download


jeontwikkeling-nl/ltisaas_client_api_php

0 Favers
25 Downloads

A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.

Go to Download


jens1o/smashcast-api-php-unofficial

0 Favers
11 Downloads

Handles api requests to smashcast nicely!

Go to Download


intelogie/php-ews

0 Favers
24 Downloads

The PHP Exchange Web Services library (php-ews) is intended to make communication with Microsoft Exchange servers using Exchange Web Services easier. It handles the NTLM authentication required to use the SOAP services and provides an object-oriented interface to the complex types required to form a request.

Go to Download


hxgf/http-request

1 Favers
45 Downloads

PHP functions to handle sending and receiving HTTP requests with CURL.

Go to Download


<< Previous Next >>