PHPackages                             mandsberg/suresms-php - 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. mandsberg/suresms-php

ActiveLibrary

mandsberg/suresms-php
=====================

Send SMS using international SureSMS http://www.suresms.com

01PHP

Since Jun 21Pushed 6y agoCompare

[ Source](https://github.com/Mandsberg/SureSMS-PHP)[ Packagist](https://packagist.org/packages/mandsberg/suresms-php)[ RSS](/packages/mandsberg-suresms-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Use this PHP code to send SMS using the SureSMS SMS Gateway.

SureSMS
=======

[](#suresms)

You need to have a paid account with [SMS Gateway](https://www.suresms.com) in order to send SMS messages with this code. Account is free, but you pay for each SMS.

Example
-------

[](#example)

```
$recipient = '12345678';
$sender = 'SureSMS';
$SureSMS = new SureSMS('myUsername', 'myPassword');
$SureSMS->send("Helo world!", $recipient, $sender);
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/fd42f73c14072504cca27647d265ed55b8a7f09a0b351db69cbaf43c63c1c69f?d=identicon)[SureSMS](/maintainers/SureSMS)

---

Top Contributors

[![Mandsberg](https://avatars.githubusercontent.com/u/16046590?v=4)](https://github.com/Mandsberg "Mandsberg (9 commits)")

### Embed Badge

![Health badge](/badges/mandsberg-suresms-php/health.svg)

```
[![Health](https://phpackages.com/badges/mandsberg-suresms-php/health.svg)](https://phpackages.com/packages/mandsberg-suresms-php)
```

PHPackages © 2026

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