PHPackages                             devguru/smstraffic-api - 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. devguru/smstraffic-api

ActiveLibrary

devguru/smstraffic-api
======================

SMS Traffic API implementation

210.3k↓100%6PHP

Since Oct 17Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bojik/smstraffic-api)[ Packagist](https://packagist.org/packages/devguru/smstraffic-api)[ RSS](/packages/devguru-smstraffic-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SMS Traffic API
===============

[](#sms-traffic-api)

[SMS Traffic](http://www.smstraffic.ru/) is full-cycle SMS aggregator. This project is an implementation of API by HTTP Protocol.

Usage:

```

    use DevGuru\SmsTrafficApi\Client;
    use DevGuru\SmsTrafficApi\Sms\Sms;

    $client = new Client('login', 'password', 'originator');
    $result = $client->send(new Sms('Phone', 'Message'));
```

Documentation
-------------

[](#documentation)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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

---

Top Contributors

[![bojik](https://avatars.githubusercontent.com/u/1387530?v=4)](https://github.com/bojik "bojik (9 commits)")[![sektor-sumy](https://avatars.githubusercontent.com/u/4012007?v=4)](https://github.com/sektor-sumy "sektor-sumy (1 commits)")

### Embed Badge

![Health badge](/badges/devguru-smstraffic-api/health.svg)

```
[![Health](https://phpackages.com/badges/devguru-smstraffic-api/health.svg)](https://phpackages.com/packages/devguru-smstraffic-api)
```

PHPackages © 2026

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