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 1mo ago

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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

850d ago

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

v1.0.1PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f2353a46295b355e5eb10511eb042523d0d4e3cec78ddac972ba0e4d1c4baf4?d=identicon)[komsan](/maintainers/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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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