PHPackages                             rustythedalek/voodoo-sms-sdk - 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. rustythedalek/voodoo-sms-sdk

ActiveLibrary[API Development](/categories/api)

rustythedalek/voodoo-sms-sdk
============================

An SDK to interact with the Voodoo SMS API.

03PHP

Since Oct 6Pushed 2y agoCompare

[ Source](https://github.com/RustyTheDalek/voodoo-sms-sdk)[ Packagist](https://packagist.org/packages/rustythedalek/voodoo-sms-sdk)[ RSS](/packages/rustythedalek-voodoo-sms-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Voodoo SMS PHP SDK
==================

[](#voodoo-sms-php-sdk)

PHP SDK for communicating with the Voodoo SMS API.

Based on GoldSpecDigitals work, it has been updated to work with the updated Voodoo REST API.

Getting Started
---------------

[](#getting-started)

These instructions will get you up and running on your local machine and a development environment.

### Prerequisites

[](#prerequisites)

- PHP: &gt;=8.2

### Installing

[](#installing)

Simply pull in the package in with composer:

```
$ composer require rustythedalek/voodoo-sms-sdk

```

### Examples

[](#examples)

#### Send an SMS

[](#send-an-sms)

```
