PHPackages                             superbalist/panaceaapi - 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. superbalist/panaceaapi

AbandonedLibrary[API Development](/categories/api)

superbalist/panaceaapi
======================

The Panacea Mobile PHP class for easy deployment and integration

1.0.1(9mo ago)117.1k1PHPPHP &gt;=5.2.0

Since Oct 23Pushed 9mo ago2 watchersCompare

[ Source](https://github.com/Superbalist/panaceaapi)[ Packagist](https://packagist.org/packages/superbalist/panaceaapi)[ RSS](/packages/superbalist-panaceaapi/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (4)Used By (1)

PanaceaApi
==========

[](#panaceaapi)

The Panacea Mobile PHP class for easy deployment and integration

Panacea Mobile is a communications technology company that provides simplified interfaces to gateways for SMS, USSD and Push.

This library is a copy of the original php class [http://www.panaceamobile.com/docs/\_\_examplesource/exsource\_e\_elite-sms\_trunk\_web\_examples\_php\_panacea\_api.php\_b5de023735004d26adc99a37da4721e6.html](http://www.panaceamobile.com/docs/__examplesource/exsource_e_elite-sms_trunk_web_examples_php_panacea_api.php_b5de023735004d26adc99a37da4721e6.html)written and distributed by Panacea Mobile.

This repo adds support for installation by composer.

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

[](#installation)

```
composer require superbalist/panaceaapi
```

Usage
-----

[](#usage)

```
use PanaceaMobile\PanaceaApi;

$gateway = new PanaceaApi();
$gateway->setUsername('[username]');
$gateway->setPassword('[password]');
$gateway->message_send('[to number]', '[message]', '[from number]');
```

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance58

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 81.8% 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 ~3628 days

Total

2

Last Release

279d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b8f533cf5a84c29d3860ee32356f0554ead023247638ea952353fc2f01b2e5d?d=identicon)[superbalist](/maintainers/superbalist)

---

Top Contributors

[![matthewgoslett](https://avatars.githubusercontent.com/u/1571743?v=4)](https://github.com/matthewgoslett "matthewgoslett (9 commits)")[![vashenms](https://avatars.githubusercontent.com/u/104821704?v=4)](https://github.com/vashenms "vashenms (2 commits)")

### Embed Badge

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

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

###  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)
