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 today

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 60% 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

2927d 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

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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