shaggyrec/tele2-newbsms-sender

There is no license information available for the latest version (1.1.1) of this package.

Php tele2 newbsms sms sender

1.1.1 2019-01-06 09:36 UTC

This package is auto-updated.

Last update: 2024-04-24 02:25:36 UTC


README

Sends sms from tele2 newbsms.tele2.ru

Usage:

(new Tele2SmsSender('login', 'password', 'sender'))
    ->message('79999999999', 'text');

Returns:

string id - 52c9d69e-078b-11e9-b4cc-0cc47aea8276

Throws

Tele2SmsSender\Exceptions\NotSent