PHPackages                             gbxnga/smart-sms-solutions - 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. gbxnga/smart-sms-solutions

ActiveLibrary[API Development](/categories/api)

gbxnga/smart-sms-solutions
==========================

A PHP Package for smartsmssolution.com services

2331PHP

Since Oct 22Pushed 7y agoCompare

[ Source](https://github.com/gbxnga/smart-sms-solutions)[ Packagist](https://packagist.org/packages/gbxnga/smart-sms-solutions)[ RSS](/packages/gbxnga-smart-sms-solutions/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Smart SMS Solutions [![CI status](https://camo.githubusercontent.com/c27a457659b89ee4f1f80f7995c559dd37f2051bde7167ad25791e5c5c92cc8e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275696c642d70617373696e672d627269676874677265656e2e737667)](https://camo.githubusercontent.com/c27a457659b89ee4f1f80f7995c559dd37f2051bde7167ad25791e5c5c92cc8e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275696c642d70617373696e672d627269676874677265656e2e737667)
======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#smart-sms-solutions-)

Smart SMS Solutions is a PHP library for sending messages with the  API

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

[](#installation)

### Requirements

[](#requirements)

- [PHP](https://php.net) 5.4+
- [HHVM](https://hhvm.com) 3.3+
- [Composer](https://getcomposer.org)

To get the latest version of this library, simply require it

```
$ composer require gbxnga/smart-sms-solutions

```

Or you could add this to your `composer.json` file

```
"gbxnga/smart-sms-solutions": "1.0.*"
```

After which you will run `composer install` or `composer update` to download it and update the autoloader

Usage
-----

[](#usage)

- Sending a message to a single recipient

```
