Download the PHP package smarkio/smarkio-api-client without Composer
On this page you can find all versions of the php package smarkio/smarkio-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smarkio/smarkio-api-client
More information about smarkio/smarkio-api-client
Files in smarkio/smarkio-api-client
Download smarkio/smarkio-api-client
More information about smarkio/smarkio-api-client
Files in smarkio/smarkio-api-client
Vendor smarkio
Package smarkio-api-client
Short Description Accelerator to communicate with the Smark.io Internal API
License MIT
Homepage https://github.com/smarkio/smarkio-api-client
Package smarkio-api-client
Short Description Accelerator to communicate with the Smark.io Internal API
License MIT
Homepage https://github.com/smarkio/smarkio-api-client
Please rate this library. Is it a good library?
Informations about the package smarkio-api-client
Smark.io API
=========================
An accelerator to communicate with © Smark.io API to manage Lead Relations
Installation and usage with Composer
Add the following to your composer.json file in order to fetch the latest stable version of the project:
Then, in order to use the accelerator on your own PHP file, add the following:
Contents
- src/Smarkio/API - Code to interact with the Smarkio Internal API.
- examples/ - Some examples on how to use this accelerator.
Before you start
You need to obtain one API token to use the API. This token is bound to each user of the Smark.io system details.
Usage
Create a Lead Relation
Delete a Lead Relation
Get a Lead by ID
Search Leads
All versions of smarkio-api-client with dependencies
PHP Build Version
Package Version
Requires
guzzle/guzzle Version
~3.7
The package smarkio/smarkio-api-client contains the following files
Loading the files please wait ....