PHPackages                             solunobc/solunobc - 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. solunobc/solunobc

ActiveApi-wrapper[API Development](/categories/api)

solunobc/solunobc
=================

01[1 PRs](https://github.com/Solus-BC/SolunoBC-php/pulls)PHP

Since Dec 22Pushed 8y ago3 watchersCompare

[ Source](https://github.com/Solus-BC/SolunoBC-php)[ Packagist](https://packagist.org/packages/solunobc/solunobc)[ RSS](/packages/solunobc-solunobc/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

SolunoBC API wrapper
====================

[](#solunobc-api-wrapper)

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

[](#installation)

```
$ composer require solunobc/solunobc
```

Usage
-----

[](#usage)

```
$options = [
    'username' => 'user@example.org',
    'password' => 's3cret',
];
$soluno = new \SolunoBC\SolunoBC($options);
$soluno->setHttpClient($httpClient); // $client is a \Http\Client\HttpClient
$message = new \SolunoBC\Message('test', '+4611111111', ['+4622222222']);
$soluno->sendSms($message);
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5cc25aa1a5dad773350b590c5d53b6e862267aaf311144e2134037b53a30bf99?d=identicon)[jongotlin](/maintainers/jongotlin)

---

Top Contributors

[![jongotlin](https://avatars.githubusercontent.com/u/165154?v=4)](https://github.com/jongotlin "jongotlin (7 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

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

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

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

PHPackages © 2026

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