Registry / messaging / arcturial-clickatell

arcturial-clickatell

JSON →
library3.0.0phppackagistunverified

Standalone PHP library to integrate with the Clickatell SMS gateway.

composer require arcturial/clickatell
INSTALL
IMPORT
SIG · ARCTURIAL-CLICKATE
A
arcturial-clickatell
messagingphpv3.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.

Clickatell
use Arcturial\Clickatell\Clickatell;

Send an SMS via Clickatell gateway.

use Arcturial\Clickatell\Clickatell; $clickatell = new Clickatell('your-api-key'); $response = $clickatell->sendMessage(['to' => '1234567890', 'text' => 'Hello!']);
Debug
Known issues
breakingAPI changes in version 3.0 may break code from earlier versions.
fix
Review the migration guide from 2.x to 3.x.
affects: >=3.0.0
Upgrade
Version history
3.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
34
Amazon
1
OpenAI (training)
1
Resources
arcturial-clickatell — pip install arcturial-clickatell · libregistry