Download the PHP package resnext/spotoption-api-client without Composer
On this page you can find all versions of the php package resnext/spotoption-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download resnext/spotoption-api-client
More information about resnext/spotoption-api-client
Files in resnext/spotoption-api-client
Download resnext/spotoption-api-client
More information about resnext/spotoption-api-client
Files in resnext/spotoption-api-client
Vendor resnext
Package spotoption-api-client
Short Description PHP Client for SpotOption platform
License MIT
Package spotoption-api-client
Short Description PHP Client for SpotOption platform
License MIT
Please rate this library. Is it a good library?
Informations about the package spotoption-api-client
SpotOption API Client.
API Client for binary options platform SpotOption.
Installation
Install using Composer, doubtless.
General API Client usage.
Error handling
Each method of \SpotOption\ApiClient can return response object (instance of \SpotOption\Response) or throws two kind of exceptions.
- \SpotOption\ServerException Server-side exception assigned with invalid data received of impossible operation is requested.
- \SpotOption\ClientException Client-side exception means API Client cannot connect to SpotOption servers or receive invalid response with any reasons.
Configuration and customization
Your can configure used HTTP client using $options param of ApiClient constructor.
Example:
Countries retrieving
Campaigns retrieving
This example retrieves all campaign with type CPA.
Customer validation
All versions of spotoption-api-client with dependencies
PHP Build Version
Package Version
The package resnext/spotoption-api-client contains the following files
Loading the files please wait ....