library smstraffic-api
SMS Traffic API implementation
sektor-sumy/smstraffic-api
SMS Traffic API implementation
- Thursday, October 13, 2016
- by sektor_sumy
- Repository
- 1 Watchers
- 0 Stars
- 3,934 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
SMS Traffic API
SMS Traffic is full-cycle SMS aggregator. This project is an implementation of API by HTTP Protocol., (*1)
Usage:, (*2)
use DevGuru\SmsTrafficApi\Client;
use DevGuru\SmsTrafficApi\Sms\Sms;
$client = new Client('login', 'password', 'originator');
$result = $client->send(new Sms('Phone', 'Message'));
Documentation
dev-master
9999999-dev
SMS Traffic API implementation
Sources
Download
MIT
The Requires
by
Alexander Rodionov
dev-fix-code-style
dev-fix-code-style
SMS Traffic API implementation
Sources
Download
MIT
The Requires
by
Alexander Rodionov
0.0.1
0.0.1.0
SMS Traffic API implementation
Sources
Download
MIT
The Requires
by
Alexander Rodionov