PHPackages                             pahappa-limited/egosms-sdk - 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. pahappa-limited/egosms-sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

pahappa-limited/egosms-sdk
==========================

This is the PHP version of the EgoSms SDK - which will help PHP software to communicate with EgoSms bulk messaging servce by Pahappa Limited

02PHP

Since Sep 1Pushed 11mo agoCompare

[ Source](https://github.com/Pahappa-LTD/EgoSmsPHPSDK)[ Packagist](https://packagist.org/packages/pahappa-limited/egosms-sdk)[ RSS](/packages/pahappa-limited-egosms-sdk/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

EgoSMS PHP SDK
==============

[](#egosms-php-sdk)

Usage:

```
private $sdk;
$this->sdk = EgoSmsSDK::authenticate('username', 'password');
$this->sdk->sendSMS('+256772123456', 'Test message');
$numbers = ['+256772123456', '0772123457'];
$this->sdk->sendSMS($numbers, 'Test message');
$balance = $this->sdk->getBalance()
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity14

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/c5b7062d87c04a0e62fdee79892f0de5e08cfc77424d0bfb724d6847cabbacd1?d=identicon)[pahappalimited](/maintainers/pahappalimited)

---

Top Contributors

[![StrongTheDev](https://avatars.githubusercontent.com/u/33962088?v=4)](https://github.com/StrongTheDev "StrongTheDev (2 commits)")

### Embed Badge

![Health badge](/badges/pahappa-limited-egosms-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/pahappa-limited-egosms-sdk/health.svg)](https://phpackages.com/packages/pahappa-limited-egosms-sdk)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25026.8M85](/packages/php-http-cache-plugin)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

85997.3k131](/packages/httpsoft-http-message)[thesis/nats

Async (fiber based) client for Nats.

758.3k](/packages/thesis-nats)

PHPackages © 2026

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