PHPackages                             ksnth/havesms - 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. ksnth/havesms

ActiveLibrary[API Development](/categories/api)

ksnth/havesms
=============

HaveSMS API Library

v1.0.14(2y ago)08MITPHPPHP ^7.4|^8.0

Since Jan 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/LifePom/havesms)[ Packagist](https://packagist.org/packages/ksnth/havesms)[ Docs](https://www.ksn.in.th/)[ Fund](https://www.buymeacoffee.com/ksn.th)[ RSS](/packages/ksnth-havesms/feed)WikiDiscussions main Synced yesterday

READMEChangelog (7)Dependencies (1)Versions (16)Used By (0)

PHP - HaveSMS
-------------

[](#php---havesms)

HaveSMS API
-----------

[](#havesms-api)

การใช้งาน
---------

[](#การใช้งาน)

### ติดตั้งผ่าน Composer

[](#ติดตั้งผ่าน-composer)

```
composer require ksnth/havesms

```

### ขั้นตอนการใช้งาน

[](#ขั้นตอนการใช้งาน)

### Check Balance

[](#check-balance)

```
require_once __DIR__ . '/vendor/autoload.php';

use Ksnth\HaveSMS\SMS;

$sms = new SMS([
    'token'   => 'Api Tokens from HaveSMS',
]);

echo $sms->balance();
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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

Every ~0 days

Total

15

Last Release

902d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.4

v1.0.1PHP ^7.4|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2337174?v=4)[komsan](/maintainers/komsan)[@komsan](https://github.com/komsan)

---

Top Contributors

[![nkomsan](https://avatars.githubusercontent.com/u/11172136?v=4)](https://github.com/nkomsan "nkomsan (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ksnth-havesms/health.svg)

```
[![Health](https://phpackages.com/badges/ksnth-havesms/health.svg)](https://phpackages.com/packages/ksnth-havesms)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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