PHPackages                             bespoke-support/sms-voodoo - 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. bespoke-support/sms-voodoo

ActiveLibrary

bespoke-support/sms-voodoo
==========================

SMS via VoodooSMS.com

v1.0(9y ago)13.8k1MITPHP

Since Jul 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/BespokeSupport/VoodooSms)[ Packagist](https://packagist.org/packages/bespoke-support/sms-voodoo)[ RSS](/packages/bespoke-support-sms-voodoo/feed)WikiDiscussions master Synced 2mo ago

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

Voodoo SMS (Bulk SMS) API
=========================

[](#voodoo-sms-bulk-sms-api)

[![Build Status](https://camo.githubusercontent.com/d31c15a41d540ff7c9672009249ce33e85d30a8f4c55a20ed688254ab95f901e/68747470733a2f2f7472617669732d63692e6f72672f426573706f6b65537570706f72742f566f6f646f6f536d732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/BespokeSupport/VoodooSms)[![Coverage Status](https://camo.githubusercontent.com/e1e932696e6a7887f0b9955ddc616955b5c40cab4d397f1a061fd4340da5601d/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f426573706f6b65537570706f72742f566f6f646f6f536d732f62616467652e737667)](https://coveralls.io/github/BespokeSupport/VoodooSms)[![License](https://camo.githubusercontent.com/9a582b84b7dd6cd09fea2fdce3422321e60199bfecc7b8d4e23b45065ffcfb7c/68747470733a2f2f706f7365722e707567782e6f72672f626573706f6b652d737570706f72742f736d732d766f6f646f6f2f6c6963656e7365)](https://packagist.org/packages/bespoke-support/sms-voodoo)[![Latest Stable Version](https://camo.githubusercontent.com/f59bde7edc12a9d33e3c00d90aa1a185338ebde49353355ebe4102786479f1e7/68747470733a2f2f706f7365722e707567782e6f72672f626573706f6b652d737570706f72742f736d732d766f6f646f6f2f76657273696f6e)](https://packagist.org/packages/bespoke-support/sms-voodoo)

Compatible with Version 2.8 (December 2015)

- Multiple Recipients
- Default Country

API Calls available
-------------------

[](#api-calls-available)

- getCredit
- getSMS
- getDlr
- getDlrStatus
- sendSms

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

[](#installation)

```
composer require bespoke-support/sms-voodoo
```

Usage
-----

[](#usage)

```
$response = VoodooSmsClient::call('sendSms', $user, $pass, 'Sender', '07998877666', 'Test Message');

$client = VoodooSmsClient::getInstance($user, $pass);
$response = $client->sendSms($from, $to, $message);

$to:
* array
* object (with __toString)
* string
* int
* comma separated string

$from:
* Number
* Text (upto 11 characters)
```

```
$response = VoodooSmsClient::call('getSms', $user, $pass, '2016-01-01', '2016-07-31');

```

License
-------

[](#license)

MIT

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Unknown

Total

1

Last Release

3587d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e3d32f785c84b8827bfa5ffcb6af28e11bad7121dd4dc66338d110d70b183d1?d=identicon)[Richard Seymour](/maintainers/Richard%20Seymour)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/bespoke-support-sms-voodoo/health.svg)

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

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

9230.2k4](/packages/bitrix24-b24phpsdk)[egroupware/egroupware

EGroupware extends a classic groupware with an integrated CRM-system, a secure file-server and Collabora Online Office.

2891.6k](/packages/egroupware-egroupware)[hipay/hipay-fullservice-sdk-magento2

The HiPay Fullservice module for Magento 2 is a PHP module which allows you to accept payments in your Magento 2 online store.

11195.3k1](/packages/hipay-hipay-fullservice-sdk-magento2)[oxid-solution-catalysts/paypal-module

OXID eSales PayPal payment module for OXID

2126.8k](/packages/oxid-solution-catalysts-paypal-module)

PHPackages © 2026

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