Download the PHP package kokoroe/kokoroe-sdk-php without Composer
On this page you can find all versions of the php package kokoroe/kokoroe-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kokoroe/kokoroe-sdk-php
More information about kokoroe/kokoroe-sdk-php
Files in kokoroe/kokoroe-sdk-php
Download kokoroe/kokoroe-sdk-php
More information about kokoroe/kokoroe-sdk-php
Files in kokoroe/kokoroe-sdk-php
Vendor kokoroe
Package kokoroe-sdk-php
Short Description Kokoroe SDK for PHP
License MIT
Homepage https://github.com/kokoroe/kokoroe-sdk-php
Package kokoroe-sdk-php
Short Description Kokoroe SDK for PHP
License MIT
Homepage https://github.com/kokoroe/kokoroe-sdk-php
Please rate this library. Is it a good library?
Informations about the package kokoroe-sdk-php
Kokoroe SDK PHP
Install
Add kokoroe/kokoroe-sdk-php
to your composer.json
:
% php composer.phar require kokoroe/kokoroe-sdk-php:~1.0
Usage
Example
Options
Name | Type | Default | Description | Required |
---|---|---|---|---|
client_id | string | null | The id of your application, Format: UUID. | yes |
client_secret | string | null | The secret key of yout application. | yes |
user_ip | string | null | The IP address of user. | yes |
country | strung | null | The country code, Ex: FR. | yes |
default_access_token | string | null | The default access_token. | no |
default_api_version | string | v1.0 | The default API version. | no |
default_api_url | string | https://api.kokoroe.co | The default API url. | no |
locale | string | en | The locale of response, Ex: en | no |
ssl_verify | bool | true | Enable or disable the verification of SSL certificate. | no |
tracker | string | null | The Tracker-ID for identifie request. | no |
signature | bool | null | Enable or disable the signature of requests. | no |
License
kokoroe-sdk-php is licensed under the MIT license.
All versions of kokoroe-sdk-php with dependencies
PHP Build Version
Package Version
The package kokoroe/kokoroe-sdk-php contains the following files
Loading the files please wait ....