library onlinepbx
A simple onlinePBX HTTP API client
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
onlinePBX HTTP API client
, (*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]);
dev-master
9999999-dev
A simple onlinePBX HTTP API client
Sources
Download
MIT
The Development Requires
by
Ivan Lemeshev
v1.0.2
1.0.2.0
A simple onlinePBX HTTP API client
Sources
Download
MIT
The Development Requires
by
Ivan Lemeshev
v1.0.1
1.0.1.0
A simple onlinePBX HTTP API client
Sources
Download
MIT
The Development Requires
by
Ivan Lemeshev
v1.0.0
1.0.0.0
A simple onlinePBX HTTP API client
Sources
Download
MIT
The Development Requires
by
Ivan Lemeshev