Download the PHP package ivanhoe/ivanhoe-sdk without Composer
On this page you can find all versions of the php package ivanhoe/ivanhoe-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ivanhoe/ivanhoe-sdk
More information about ivanhoe/ivanhoe-sdk
Files in ivanhoe/ivanhoe-sdk
Download ivanhoe/ivanhoe-sdk
More information about ivanhoe/ivanhoe-sdk
Files in ivanhoe/ivanhoe-sdk
Vendor ivanhoe
Package ivanhoe-sdk
Short Description PHP sdk for replacing affiliate links
License MIT
Package ivanhoe-sdk
Short Description PHP sdk for replacing affiliate links
License MIT
Please rate this library. Is it a good library?
Informations about the package ivanhoe-sdk
Ivanhoe-php-SDK
Installation
Basic Usage
Create a user session and get sub id
This method will send user data to Ivanhoe server and return a generated sub id. But you can pass custom body parameters to SessionResource::getSubId to override user info. Able parameters are:
hostname
- Your website hostname with a protocol.
user_agent
- Valid user agent.
user_ip
- Valid ipv4 or ipv6.
referrer
- The traffic source.
document_path
.
language
- Two characters that means a user language.
google_client_id
- Google analytics client id from [_ga] cookie. Can be get within a helper Analitycs
Example:
Setting options
You are able to set curl options on CurlClient::setOpts method. The keys are curl option constants.
All versions of ivanhoe-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package ivanhoe/ivanhoe-sdk contains the following files
Loading the files please wait ....