Download the PHP package entanet/rest-now without Composer
On this page you can find all versions of the php package entanet/rest-now. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rest-now
Getting Started
Install via composer
Configuration
Configuration is done via the config class
a second config class can be used to set decide if incremental retry is on, if so the http max retries and max delay in second values, however to ensure rest-now does not break, some default values have been included in the auth class in some CONST variables
http_client.incremental_retry_is_active
http_client.max_delay_between_retries_in_seconds
http_client.max_retries
...
### Authentication
All versions of rest-now with dependencies
PHP Build Version
Package Version
Requires
league/climate Version
^3.4
guzzlehttp/guzzle Version ^7.5
kamermans/guzzle-oauth2-subscriber Version ^1.0
guzzlehttp/guzzle Version ^7.5
kamermans/guzzle-oauth2-subscriber Version ^1.0
The package entanet/rest-now contains the following files
Loading the files please wait ....