PHPackages                             masterstart/php-totalsend-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. [HTTP &amp; Networking](/categories/http)
4. /
5. masterstart/php-totalsend-sms

ActiveLibrary[HTTP &amp; Networking](/categories/http)

masterstart/php-totalsend-sms
=============================

An API client for sending SMSs via the TotalSend API

1.0.0(8y ago)0276MITPHPCI failing

Since May 6Pushed 8y ago6 watchersCompare

[ Source](https://github.com/balfour-group/php-totalsend-sms)[ Packagist](https://packagist.org/packages/masterstart/php-totalsend-sms)[ RSS](/packages/masterstart-php-totalsend-sms/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

php-totalsend-sms
=================

[](#php-totalsend-sms)

An API client for sending SMSs via the [TotalSend](https://www.totalsend.co.za) API

[![Author](https://camo.githubusercontent.com/213a420cb60c7adb7c2130a62df642e1f3652d81e2f5fe0e34da99859f2f9b99/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d406d6173746572737461727473612d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/masterstartsa)[![Build Status](https://camo.githubusercontent.com/470b26b196c9b4a26cadcb256a4f2e22da58e29a869cb967cf548a4f3932151f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4d617374657253746172742f7068702d746f74616c73656e642d736d732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/MasterStart/php-totalsend-sms)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Packagist Version](https://camo.githubusercontent.com/61e5d7d21cd2b2a527dabab197ebaf9dbf5a26d7ca69b74a9fd966f2816ea875/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d617374657273746172742f7068702d746f74616c73656e642d736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/masterstart/php-totalsend-sms)[![Total Downloads](https://camo.githubusercontent.com/9b7b41f61ee7160b54e3b702620c14904c730a28be82b5ce60c8ab9e24533dfd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d617374657273746172742f7068702d746f74616c73656e642d736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/masterstart/php-totalsend-sms)

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

[](#installation)

```
composer require masterstart/php-totalsend-sms
```

Usage
-----

[](#usage)

```
$username = 'your_username';
$password = 'your_password'; // or api token

$guzzleClient = new \GuzzleHttp\Client();

$client = new \MasterStart\TotalSendSMS\TotalSendSMSClient($guzzleClient, $username, $password);
s
$response = $client->sendMessage('+27000000000', 'This is a test message.');
var_dump($response);
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

Unknown

Total

1

Last Release

2977d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/054093c4138d9bea138f6226b632f8f7ad0adb516562480f7f77868d481e75f0?d=identicon)[balfourgroup](/maintainers/balfourgroup)

---

Top Contributors

[![matthewgoslett](https://avatars.githubusercontent.com/u/1571743?v=4)](https://github.com/matthewgoslett "matthewgoslett (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/masterstart-php-totalsend-sms/health.svg)

```
[![Health](https://phpackages.com/badges/masterstart-php-totalsend-sms/health.svg)](https://phpackages.com/packages/masterstart-php-totalsend-sms)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[dreamfactory/df-core

DreamFactory(tm) Core Components

1652.0k38](/packages/dreamfactory-df-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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