Libraries tagged by wait
waithuratun/lara-frame
7 Downloads
This is a frame for laravel project.
waithaw/phpzipper
48 Downloads
To zip/unzip files/folders easily
waiterphp/core
68 Downloads
waiterphp的核心类库
waiterphp/builder
34 Downloads
waiterphp builder
waiterphp/app
33 Downloads
waiterphp应用开发框架
waiterphp/admin
35 Downloads
waiterphp后台类库
verdigado/gruene-api-client
108 Downloads
## OpenAPI Endpoints OpenAPI Spec in JSON OpenAPI Spec in YAML ### Offboarding Every service conntected to Grünes Netz needs to remove users when they are removed from `saml.gruene.de`. Connected services need to pull a list of users waiting for removal at least once a week. api.gruene.de needs to be informed whether the user did not exist or was removed. API tokens can be obtained from `[email protected]`.
robertbaelde/notificationtransactions
48 Downloads
Ability to wait with sending notifications until a specific action completes
pavel_agarkov/speed-hunter
8 Downloads
Managing php-cli processes from under php-cgi and waiting for a response from the last process. (Only for * nix systems with shared memory support).
omatech/fire-and-forget
3 Downloads
Send a post request with parameters async and without wait for a response
mcg-web/promise-factory
167 Downloads
This library tries to create a simple promise factory standard while waiting for a psr.
kruegge82/billbee-php-sdk-api
22 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.
jdeniau/api-platform-filter-validator
7026 Downloads
Validate APIPlatform filter values, waiting https://github.com/api-platform/core/pull/1723 to be merged
japmul/retries
10 Downloads
A small retry library with the possibility to wait before retrying.
hydreflab/documentarian
3891 Downloads
Waiting for official package upgrade to Laravel 8.x