Libraries tagged by get request

kruegge82/billbee-php-sdk-api

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


devwing/cuzzle

0 Favers
130 Downloads

Get the cURL shell command from a Guzzle request

Go to Download


maheshwaghmare/wp-remote-requests

2 Favers
4 Downloads

Cache POST and GET requests.

Go to Download


goenitz/request

2 Favers
51 Downloads

A class to get request variables.

Go to Download


soruba/php-requester

0 Favers
14 Downloads

PHP class that provides methods to perform http request: GET, POST, PUT, DELETE

Go to Download


codemommy/requestphp

1 Favers
602 Downloads

Get all the request information of web

Go to Download


lisennk/request

1 Favers
49 Downloads

Allow to get data both from HTTP requests (e.g. $_POST, $_GET) and CLI without changing code

Go to Download


segaja/request

0 Favers
9 Downloads

Easy to use Request class that handles GET and POST data with some sanitization.

Go to Download


denour/request

0 Favers
2 Downloads

Get the Information from where a Request is send

Go to Download


thecookieshows/request-parameter-manager

0 Favers
102 Downloads

Request parameter manager to easily access request parameters.

Go to Download


sitmpcz/request-headers

0 Favers
1697 Downloads

Get PHP authorization headers

Go to Download


nw/request-limit-bundle

2 Favers
1 Downloads

This bundle provides a light way to restrict user access to some action for a specific time frame

Go to Download


jsnlib/joomla_easy_request

0 Favers
37 Downloads

Joomla! 中使用 POST 或 GET 更簡單

Go to Download


hvolschenk/http-request

0 Favers
10 Downloads

PHP functional HTTPRequest library.

Go to Download


http-message-strategies-interop/example-guzzle-get

0 Favers
17 Downloads

GuzzleGet Example of HTTP Message Strategies PSR

Go to Download


<< Previous Next >>