PHPackages                             verifiedit/clicksend-sms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. verifiedit/clicksend-sms

ActiveLibrary[API Development](/categories/api)

verifiedit/clicksend-sms
========================

Clicksend SMS API SDK

2.0.0(1mo ago)09.1k↓37%21MITPHPPHP &gt;=8.3CI failing

Since Jun 29Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/verifiedit/clicksend-sms)[ Packagist](https://packagist.org/packages/verifiedit/clicksend-sms)[ Docs](https://github.com/verifiedit/clicksend-sms)[ RSS](/packages/verifiedit-clicksend-sms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (11)Used By (1)

Clicksend SMS
=============

[](#clicksend-sms)

Enables sending of SMS messages through Clicksend.

Based on official Clicksend API documentation

Installation
------------

[](#installation)

```
composer install verifiedit/clicksend-sms
```

Example
-------

[](#example)

```
$messages = new \Verifiedit\ClicksendSms\SMS\Messages();
$messages->add((new \Verifiedit\ClicksendSms\SMS\Message('Test'))->setTo('+61411111111'));

$client = \Verifiedit\ClicksendSms\ClicksendClient::make('myaccount@example.com', 'secret')
$sms = new \Verifiedit\ClicksendSms\SMS\SMS($client);

$response = $sms->send($messages);
```

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance89

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 81.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~195 days

Recently: every ~283 days

Total

8

Last Release

55d ago

Major Versions

0.3.0 → 1.0.02024-03-14

1.2.0 → 2.0.02026-03-25

PHP version history (2 changes)0.1.0PHP &gt;=8.0

2.0.0PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/311251bff9b30184fcdaa12857975bcd0b7dcd9b409fe37e428bec2a19681f12?d=identicon)[developerdino](/maintainers/developerdino)

---

Top Contributors

[![developerdino](https://avatars.githubusercontent.com/u/747501?v=4)](https://github.com/developerdino "developerdino (18 commits)")[![felipehertzer](https://avatars.githubusercontent.com/u/4554784?v=4)](https://github.com/felipehertzer "felipehertzer (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/verifiedit-clicksend-sms/health.svg)

```
[![Health](https://phpackages.com/badges/verifiedit-clicksend-sms/health.svg)](https://phpackages.com/packages/verifiedit-clicksend-sms)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[lkdevelopment/hetzner-cloud-php-sdk

An unofficial PHP SDK for the Hetzner Cloud API.

12692.0k1](/packages/lkdevelopment-hetzner-cloud-php-sdk)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
