Registry / messaging / clicksend-clicksend-php

clicksend-clicksend-php

JSON →
library5.1.0phppackagistunverified

PHP client library for the ClickSend API for sending SMS, email, and other communications.

composer require clicksend/clicksend-php
INSTALL
IMPORT
SIG · CLICKSEND-CLICKSEN
C
clicksend-clicksend-php
messagingphpv5.1.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.

ClickSendClient
use ClickSend\ClickSendClient;

Initializes the ClickSend client and sends an SMS.

use ClickSend\ClickSendClient; $client = new ClickSendClient('username', 'api_key'); $response = $client->sms->send(['to' => '+1234567890', 'body' => 'Hello!']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
Resources
clicksend-clicksend-php — pip install clicksend-clicksend-php · libregistry