Libraries tagged by await

omatech/fire-and-forget

0 Favers
3 Downloads

Send a post request with parameters async and without wait for a response

Go to Download


ngmy/laravel-job-response

0 Favers
452 Downloads

Add responses to Laravel Jobs - allowing your application to wait for a response from a dispatched job.

Go to Download


kruegge82/billbee-php-sdk-api

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


kabudu/forecast-tools

0 Favers
4504 Downloads

Wrapper for Forecast.io API that supports many simultaneous API calls, substantially reducing wait time for any applications needing to look up weather conditions en masse.

Go to Download


jdeniau/api-platform-filter-validator

0 Favers
7026 Downloads

Validate APIPlatform filter values, waiting https://github.com/api-platform/core/pull/1723 to be merged

Go to Download


japmul/retries

0 Favers
12 Downloads

A small retry library with the possibility to wait before retrying.

Go to Download


hydreflab/documentarian

0 Favers
3897 Downloads

Waiting for official package upgrade to Laravel 8.x

Go to Download


hyde/cli

3 Favers
75 Downloads

Experimental Standalone Version of HydePHP - The Static Site Generator You've Been Waiting For

Go to Download


hobsrkm/laravel-framework

0 Favers
9 Downloads

The Laravel Framework. Removed WriterPDO for batch and Removed wait lock for update for batch transaction

Go to Download


fylhan/posibrain

3 Favers
21 Downloads

A re-usable tchatbot PHP implementation to never be alone again. Hum, wait... What?

Go to Download


funnylookinhat/purgatory

0 Favers
1030 Downloads

Where objects go to wait. Easily work with any cloud object-store.

Go to Download


fireandforget/faf

0 Favers
2216 Downloads

A simple way to send a request without waiting for a response.

Go to Download


fedot/process-runner

0 Favers
16 Downloads

Process runner with wait some text on output

Go to Download


evinkuraga/tmdb-laravel

2 Favers
243 Downloads

This is a fork of the package php-tmdb/laravel. Instead of waiting for the maintainer to update the php-tmdb/api package to reflect the latest changes from the API, I've decided to fix these. These packages are actively used for http://flixi.com, which means these we will be most likely maintaining these with regular updates as the TMDB api integrates new changes. Original Description: Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.

Go to Download


eclipxe/php-soft-daemon

1 Favers
43 Downloads

PHP Library to wait for system signals and running code

Go to Download


<< Previous Next >>