PHPackages                             arckinteractive/twilio\_sms - 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. arckinteractive/twilio\_sms

ActiveElgg-plugin[API Development](/categories/api)

arckinteractive/twilio\_sms
===========================

Twilio SMS API

1.1.0(6y ago)062GPL-2.0PHPPHP &gt;=5.5

Since Jul 7Pushed 6y ago10 watchersCompare

[ Source](https://github.com/arckinteractive/elgg-twilio-sms)[ Packagist](https://packagist.org/packages/arckinteractive/twilio_sms)[ Docs](http://arckinteractive.com)[ RSS](/packages/arckinteractive-twilio-sms/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Twilio SMS provider
===================

[](#twilio-sms-provider)

[![Elgg 2.1](https://camo.githubusercontent.com/9143be088656dac773b878014d5cc1bbaa75d693263cefddb53a7282e81bd3bd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e312e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/9143be088656dac773b878014d5cc1bbaa75d693263cefddb53a7282e81bd3bd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e312e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

Features
--------

[](#features)

- Send SMS using Twilio API

### Usage

[](#usage)

This plugin provides a handler for SMS notification delivery for `notifications_sms` plugin.

It can also send SMS messages programmatically:

```
notify_user($member->guid, 0, $subject, $message, [
		'action' => 'something',
		'object' => $entity,
		'url' => $entity->getURL(),
		'summary' => $summary,
		'sms' => $sms, // Provide custom text of the SMS notification, if not provided will fallback to 'summary' and then to 'subject'
], ['email', 'site', 'sms']);
```

```
elgg_send_sms('+1123434343', 'Hello there');
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Every ~1119 days

Total

2

Last Release

2525d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5071b1cd852e094b3f564962a625e04c227adc73af30c5b46b243ab8f20154a7?d=identicon)[hypeJunction](/maintainers/hypeJunction)

---

Top Contributors

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

---

Tags

pluginelggnotificationssms

### Embed Badge

![Health badge](/badges/arckinteractive-twilio-sms/health.svg)

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)

PHPackages © 2026

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