Registry / messaging / zelenin-smsru

zelenin-smsru

JSON →
library5.0.0phppackagistunverified

PHP class for working with the SMS.RU API service.

composer require zelenin/smsru
INSTALL
IMPORT
SIG · ZELENIN-SMSRU
Z
zelenin-smsru
messagingphpv5.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Api
use Zelenin\SmsRu\Api;

Send an SMS message using the SMS.RU API.

use Zelenin\SmsRu\Api; $api = new Api('your-api-id'); $result = $api->smsSend('71234567890', 'Hello!');
Debug
Known issues
breakingAPI ID must be kept secret; exposing it in client-side code is a security risk.
fix
Store the API ID in environment variables or a secure configuration file.
affects: *
Upgrade
Version history
5.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
42
OpenAI (training)
1
Resources
zelenin-smsru — pip install zelenin-smsru · libregistry