PHPackages                             bravedave/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. [Mail &amp; Notifications](/categories/mail)
4. /
5. bravedave/sms

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

bravedave/sms
=============

SMS - SMS Sending module for bravedave/DVC

v24.02.01(2y ago)012MITPHPPHP &gt;=7.0

Since Sep 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/bravedave/sms)[ Packagist](https://packagist.org/packages/bravedave/sms)[ Docs](http://brayworth.com)[ RSS](/packages/bravedave-sms/feed)WikiDiscussions master Synced 6d ago

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

SMS - SMS Sending module for bravedave/DVC
==========================================

[](#sms---sms-sending-module-for-bravedavedvc)

- Works with
- could be developed with

Example
-------

[](#example)

```
	$account = new sms\account;
		$account->enabled = TRUE;
		$account->countrycode = 'AU';
		$account->providor = 'smsbroadcast';
		$account->accountid = '';
		$account->accountpassword = '';
		$account->fromnumber = '';

	$sms = new sms\sms( $account);

	print $sms->balance();
	print $sms->send( '', 'hello world');

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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 ~172 days

Total

2

Last Release

809d ago

Major Versions

23.09.01 → v24.02.012024-02-27

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

sms

### Embed Badge

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

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

###  Alternatives

[mageplaza/module-smtp

SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers

3015.9M8](/packages/mageplaza-module-smtp)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[tzsk/sms

A robust and unified SMS gateway integration package for Laravel, supporting multiple providers.

320244.3k6](/packages/tzsk-sms)[symfony/fake-sms-notifier

Fake SMS (as email or log during development) Notifier Bridge.

27754.2k1](/packages/symfony-fake-sms-notifier)[cmdotcom/text-sdk-php

PHP SDK to send messages with CM.com

23680.0k4](/packages/cmdotcom-text-sdk-php)[symfony/twilio-notifier

Symfony Twilio Notifier Bridge

131.2M2](/packages/symfony-twilio-notifier)

PHPackages © 2026

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