Libraries tagged by retry

kruegge82/billbee-php-sdk-api

1 Favers
23 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


jansamnan/graphify

0 Favers
6 Downloads

A Laravel package to integrate Shopify's GraphQL API with built-in rate limiting and retry mechanisms.

Go to Download


hostingbe/php-restapi-sslstore

0 Favers
75 Downloads

php API REST client to connect to sslstore API, including logging and retry functionality. SSLstore supplies you with more than 100 certificates to offer to your clients

Go to Download


hostingbe/php-api

0 Favers
21 Downloads

PHP API client to connect to HostingBE's API, including logging and retry functionality.

Go to Download


hostingbe/api-client-certificatemanager

0 Favers
53 Downloads

php API REST client to connect to CertificateManager.net API, including logging and retry functionality. CertificateManager supplies you with more than 100 certificates and SSL tools to offer to your clients

Go to Download


hoss/php-agent

1 Favers
109 Downloads

Hoss tracks and manages 3rd party API. It lets developers quickly add best practicesin integrating with 3rd party API, for example: logging, alerting, auto retry, request queuing and more

Go to Download


edrard/curl

1 Favers
6 Downloads

Small Curl library with Multicurl and Retrying

Go to Download


divineomega/attempt

3 Favers
4 Downloads

Attempt to run a function, retrying if needed

Go to Download


den-kuz/symfony-messenger-configurable-strategy

1 Favers
5 Downloads

Configurable retry strategy for symfony/messenger component

Go to Download


serendipity_hq/then-when

2 Favers
2750 Downloads

A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.

Go to Download


mkelcik/trf-consumer-base

0 Favers
672 Downloads

Foundation for simple try-retry-fail MQ consumer

Go to Download


mikeevstropov/guzzle

0 Favers
16 Downloads

Retrying behavior for Guzzle

Go to Download


phpdocumentor/reflection-docblock

9398 Favers
657811132 Downloads

With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.

Go to Download


embed/embed

2143 Favers
9048496 Downloads

PHP library to retrieve page info using oembed, opengraph, etc

Go to Download


spatie/laravel-analytics

3220 Favers
4929710 Downloads

A Laravel package to retrieve Google Analytics data.

Go to Download


<< Previous Next >>