PHPackages                             zepson/zepsonsms-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zepson/zepsonsms-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zepson/zepsonsms-php
====================

ZepsonSMS PHP SDK

0.0.2(4y ago)179[1 issues](https://github.com/Zepson-SMS/zepsonsms-php/issues)1MITPHPPHP ^7.4|^8.0

Since Nov 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Zepson-SMS/zepsonsms-php)[ Packagist](https://packagist.org/packages/zepson/zepsonsms-php)[ Docs](https://github.com/zepson/sms)[ RSS](/packages/zepson-zepsonsms-php/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (1)

ZepsonSMS PHP SDK
=================

[](#zepsonsms-php-sdk)

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

[](#installation)

You can install the package via composer:

```
composer require zepson/zepsonsms-php
```

Usage
-----

[](#usage)

```
$zepson = new ZepsonSms\SDK\Client('username', 'password');
echo $zepson->sendSms([
    'message'=>'Hello, ZepsonSms!',
    'to'=>'+255752771650',
    'from'=>'ZEPSONSMS'
]);
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Alpha Olomi](https://github.com/alphaolomi)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~9 days

Total

2

Last Release

1526d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0106b85cb7795defc0d17a630c94a97e9f9e33c6e8e433fe2bc340f40f444bc5?d=identicon)[zepson](/maintainers/zepson)

---

Top Contributors

[![alphaolomi](https://avatars.githubusercontent.com/u/10551599?v=4)](https://github.com/alphaolomi "alphaolomi (10 commits)")[![pro-cms](https://avatars.githubusercontent.com/u/57701433?v=4)](https://github.com/pro-cms "pro-cms (10 commits)")

---

Tags

hacktoberfestphpsms-apisms-gatewaysmsbulkzepson

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/zepson-zepsonsms-php/health.svg)

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

###  Alternatives

[matthewbdaly/sms-client

A generic SMS client library. Supports multiple swappable drivers.

2291.2k2](/packages/matthewbdaly-sms-client)[midnite81/geolocation

A laravel package which wraps the IP Info DB and IP2Location Services

3624.1k](/packages/midnite81-geolocation)[enricodias/smsdev

Send and receive SMS using SmsDev.com.br

2211.3k1](/packages/enricodias-smsdev)[amirbagh75/smsir-php

Unofficial sms.ir PHP Package

181.2k](/packages/amirbagh75-smsir-php)

PHPackages © 2026

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