Download the PHP package cossou/trak-io-api-client without Composer
On this page you can find all versions of the php package cossou/trak-io-api-client. 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 trak-io-api-client
Trak.io Api Client
Installation
Install via Composer:
Methods available
- identify
- alias
- track
- annotate
- distinct_id
- channel
Documentation: http://docs.trak.io/
Examples
Quick Identify example:
Laravel
Add to your app/config/app.php file and scroll down to your providers and add
And the alias:
And finally you run php artisan config:publish cossou/trak-io-api-client
and fill in your API key.
And that's it!
Quick Laravel Example
License
MIT License
All versions of trak-io-api-client with dependencies
PHP Build Version
Package Version
Requires
guzzle/guzzle Version
~3.7
The package cossou/trak-io-api-client contains the following files
Loading the files please wait ....