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(3mo ago)010.7k↓51.2%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 2d ago

READMEChangelog (5)Dependencies (6)Versions (12)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

54

—

FairBetter than 96% of packages

Maintenance88

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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

101d 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)")[![joshuathomas29](https://avatars.githubusercontent.com/u/46877900?v=4)](https://github.com/joshuathomas29 "joshuathomas29 (1 commits)")[![raywtse](https://avatars.githubusercontent.com/u/80040069?v=4)](https://github.com/raywtse "raywtse (1 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

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)

PHPackages © 2026

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