2017 © Pedro Peláez
 

library simwoodapi

A simple object orientated way to interact with the simwood.com API

image

opensaucesystems/simwoodapi

A simple object orientated way to interact with the simwood.com API

  • Tuesday, May 9, 2017
  • by ashleyhood
  • Repository
  • 0 Watchers
  • 0 Stars
  • 446 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 17 Versions
  • 23 % Grown

The README.md

Simwood API Client - Wiki - Home

Simwood Logo, (*1)

About:, (*2)

This php composer package provides a simple object orientated way to interact with the simwood.com API., (*3)

Author:, (*4)

@lcherone, (*5)

Setup:, (*6)

Using composer add the package to your project:, (*7)

composer require opensaucesystems/simwoodapi, (*8)

Initializing the client, (*9)

<?php
require 'vendor/autoload.php';

/**
 * Initialize the API client class
 */
$simwood = new opensaucesystems\simwood\APIClient(
    'APIUSER', //<-- get from simwood
    'APIKEY'   //<-- get from simwood
);
?>

Account Id:, (*10)

I've chosen to not include this in the class construct, so it must be passed to each method call if required, this is because of the way the API has multiple accounts levels., (*11)

You can set it in a variable or you can hard-code it to the method call, no biggie!, (*12)

<?php
$account_id = '999999';
?>

Making calls:, (*13)

To interact with the API its as simple as calling a class method or property, endpoints are dynamically loaded when traversed to., (*14)

See the wikis below for further details on each endpoint., (*15)

[ ] Todo
[-] Partially done
[X] Done
[!] Broken

The Versions

09/05 2017

dev-master

9999999-dev https://opensauce.systems

A simple object orientated way to interact with the simwood.com API

  Sources   Download

MIT

The Requires

 

api voip opensaucesystems simwood simwood.com

09/05 2017

v0.1.5

0.1.5.0 https://opensauce.systems

A simple object orientated way to interact with the simwood.com API

  Sources   Download

MIT

The Requires

 

api voip opensaucesystems simwood simwood.com

19/01 2017

v0.1.4

0.1.4.0 https://opensauce.systems

A simple object orientated way to interact with the simwood.com API

  Sources   Download

MIT

The Requires

 

api voip opensaucesystems simwood simwood.com

19/01 2017

v0.1.3

0.1.3.0 https://opensauce.systems

A simple object orientated way to interact with the simwood.com API

  Sources   Download

MIT

The Requires

 

api voip opensaucesystems simwood simwood.com

19/01 2017

v0.1.2

0.1.2.0 https://opensauce.systems

A simple object orientated way to interact with the simwood.com API

  Sources   Download

MIT

The Requires

 

api voip opensaucesystems simwood simwood.com

23/12 2015

v0.1.1

0.1.1.0 https://opensauce.systems

A simple object orientated way to interact with the simwood.com API

  Sources   Download

MIT

The Requires

 

api voip opensaucesystems simwood simwood.com

14/12 2015

v0.1.0

0.1.0.0 https://opensauce.systems

A simple object orientated way to interact with the simwood.com API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood simwood.com

13/12 2015

v0.0.9

0.0.9.0 https://opensauce.systems

A simple object orientated way to interact with the simwood.com API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood simwood.com

13/12 2015

v0.0.8

0.0.8.0 https://opensauce.systems

A simple object orientated way to interact with the simwood.com API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood simwood.com

12/12 2015

v0.0.7

0.0.7.0 https://opensauce.systems

Simple interface to the simwood API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood

12/12 2015

v0.0.6

0.0.6.0 https://opensauce.systems

Simple interface to the simwood API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood

10/12 2015

0.0.5.x-dev

0.0.5.9999999-dev https://opensauce.systems

Simple interface to the simwood API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood

10/12 2015

v0.0.5

0.0.5.0 https://opensauce.systems

Simple interface to the simwood API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood

10/12 2015

v0.0.4

0.0.4.0 https://opensauce.systems

Simple interface to the simwood API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood

09/12 2015

v0.0.3

0.0.3.0 https://opensauce.systems

Simple interface to the simwood API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood

09/12 2015

v0.0.2

0.0.2.0 https://opensauce.systems

Simple interface to the simwood API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood

09/12 2015

v0.0.1

0.0.1.0 https://opensauce.systems

Simple interface to the simwood API

  Sources   Download

MIT

The Requires

 

api opensaucesystems simwood