PHPackages                             msg91/campaign - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. msg91/campaign

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

msg91/campaign
==============

Official PHP Package for integrating MSG91 APIs for sending SMS, Email, Voice and Whatsapp communication. Easy to install and integrate to run marketing campaigns, transactional updates etc.

v1.0.0.3(4y ago)092MITPHPPHP &gt;=7.1.0

Since Jul 4Pushed 3y agoCompare

[ Source](https://github.com/Walkover-Web-Solution/MSG91-php-package)[ Packagist](https://packagist.org/packages/msg91/campaign)[ RSS](/packages/msg91-campaign/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

```
require_once __DIR__ . '/vendor/autoload.php';

$client = new \Msg91\Campaign\Client('MSG91-AUTH-KEY');

$campaignList = $client->getCampaigns();

$campaignSlug = "demo";

$campaignFields = $client->getFields($campaignSlug);

$requestBody = $client->getRequestBody($campaignSlug);

$response = $client->runCampaign($campaignSlug, $requestBody);
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.6% 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 ~0 days

Total

4

Last Release

1460d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1237dd528956d160bf5d1c5e1b9a81d7b39d38efc599dc5b6667d709a6626cbe?d=identicon)[msg91](/maintainers/msg91)

---

Top Contributors

[![ravinderwalkover](https://avatars.githubusercontent.com/u/57168459?v=4)](https://github.com/ravinderwalkover "ravinderwalkover (16 commits)")[![ravindersinghdang](https://avatars.githubusercontent.com/u/3796114?v=4)](https://github.com/ravindersinghdang "ravindersinghdang (7 commits)")

---

Tags

phpapiotpAuthenticationemail2fasmsmarketingcampaignwhatsappcommunicationmsg91bulksms

### Embed Badge

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

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

###  Alternatives

[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)[infobip/infobip-api-php-client

PHP library for consuming Infobip's API

961.9M10](/packages/infobip-infobip-api-php-client)[craftsys/msg91-laravel

Laravel service provider for Msg91 apis to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc

13103.9k2](/packages/craftsys-msg91-laravel)

PHPackages © 2026

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