PHPackages                             dosomething/mobilecommons-php - 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. dosomething/mobilecommons-php

ActiveLibrary[API Development](/categories/api)

dosomething/mobilecommons-php
=============================

A PHP wrapper for the Mobile Commons API

1.0.2(11y ago)244421MITPHPPHP &gt;= 5.3.0

Since May 25Pushed 10y ago10 watchersCompare

[ Source](https://github.com/dosomething/mobilecommons-php)[ Packagist](https://packagist.org/packages/dosomething/mobilecommons-php)[ Docs](https://github.com/DoSomething/mobilecommons-php)[ RSS](/packages/dosomething-mobilecommons-php/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (1)Versions (7)Used By (1)

[![Build Status](https://camo.githubusercontent.com/3ed6ebac6e0b8be70fef9880c3f9a1f7e85a14c104fd522092b131625cb33290/68747470733a2f2f7472617669732d63692e6f72672f446f536f6d657468696e672f6d6f62696c65636f6d6d6f6e732d7068702e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/DoSomething/mobilecommons-php)

Mobile Commons API Client for PHP by DoSomething.org
====================================================

[](#mobile-commons-api-client-for-php-by-dosomethingorg)

A PHP wrapper for the Mobile Commons REST and mData API.

Requirements
------------

[](#requirements)

- PHP 5 (Tested against 5.3)
- cURL extension
- SimpleXML extension

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

[](#installation)

Via Composer:

Available on Packagist as the dosomething/mobilecommons-php package

Usage
-----

[](#usage)

```
$config = array(
  'username' => USERNAME, // Mobile commons username
  'password' => PW // Mobilecommons password
);

$MobileCommons = new MobileCommons($config);

$campaigns = $MobileCommons->campaigns();

print_r($campaigns); // Print list of campaigns

```

License
-------

[](#license)

This library is released under the [MIT License](http://opensource.org/licenses/MIT)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 84.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 ~181 days

Total

3

Last Release

4375d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/26f4aef70c94cf0e4bd84e184ceb9435d227bed70853c6de0c7ba47d637f4252?d=identicon)[desmondmorris](/maintainers/desmondmorris)

![](https://www.gravatar.com/avatar/d7e71c881c35311098c56cba21b792346f96b8efe2d5c30396e889183dfb61f4?d=identicon)[jonuy](/maintainers/jonuy)

---

Top Contributors

[![desmondmorris](https://avatars.githubusercontent.com/u/129360?v=4)](https://github.com/desmondmorris "desmondmorris (22 commits)")[![aaronschachter](https://avatars.githubusercontent.com/u/1236811?v=4)](https://github.com/aaronschachter "aaronschachter (2 commits)")[![jonuy](https://avatars.githubusercontent.com/u/696595?v=4)](https://github.com/jonuy "jonuy (2 commits)")

---

Tags

smsmobilecommons

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dosomething-mobilecommons-php/health.svg)

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

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[aloha/twilio

Twilio API for Laravel

4733.6M5](/packages/aloha-twilio)[plivo/plivo-php

A PHP SDK to make voice calls &amp; send SMS using Plivo and to generate Plivo XML

1102.8M18](/packages/plivo-plivo-php)[plivo/php-sdk

A PHP SDK to make voice calls &amp; send SMS using Plivo and to generate Plivo XML

1101.9M5](/packages/plivo-php-sdk)[smsapi/php-client

SMSAPI API PHP Client

652.1M17](/packages/smsapi-php-client)[africastalking/africastalking

Official Africa's Talking PHP SDK

122557.6k10](/packages/africastalking-africastalking)

PHPackages © 2026

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