2017 © Pedro Peláez
 

library onlinepbx

A simple onlinePBX HTTP API client

image

ivanlemeshev/onlinepbx

A simple onlinePBX HTTP API client

  • Saturday, November 19, 2016
  • by ivanlemeshev
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

onlinePBX HTTP API client

Build Status Latest Stable Version Total Downloads License, (*1)

Requirements:, (*2)

  • PHP >= 5.6
  • PHP Curl extension

Example:, (*3)

$client = new \IvanLemeshev\OnPBX\Client('domain', 'key');
$history = $client->get('/history/search.json', ['billsec_from' => 30]);

The Versions

19/11 2016

dev-master

9999999-dev

A simple onlinePBX HTTP API client

  Sources   Download

MIT

The Development Requires

by Ivan Lemeshev

17/11 2016

v1.0.2

1.0.2.0

A simple onlinePBX HTTP API client

  Sources   Download

MIT

The Development Requires

by Ivan Lemeshev

17/11 2016

v1.0.1

1.0.1.0

A simple onlinePBX HTTP API client

  Sources   Download

MIT

The Development Requires

by Ivan Lemeshev

17/11 2016

v1.0.0

1.0.0.0

A simple onlinePBX HTTP API client

  Sources   Download

MIT

The Development Requires

by Ivan Lemeshev