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(7mo ago)117.1k1PHPPHP &gt;=5.2.0

Since Oct 23Pushed 7mo ago2 watchersCompare

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

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

42

—

FairBetter than 90% of packages

Maintenance62

Regular maintenance activity

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

232d 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

[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)[facebook/php-business-sdk

PHP SDK for Facebook Business

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

PHP wrapper for the Meilisearch API

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

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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