PHPackages                             netesy/yii2-bulksms - 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. netesy/yii2-bulksms

ActiveYii2-extension[API Development](/categories/api)

netesy/yii2-bulksms
===================

A simple class to handle the bulk sms api for Nigerian bulk sms hhtp api connection

v1.1(8y ago)117MITPHP

Since Jan 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/netesy/yii2-bulksms)[ Packagist](https://packagist.org/packages/netesy/yii2-bulksms)[ RSS](/packages/netesy-yii2-bulksms/feed)WikiDiscussions master Synced 2w ago

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

[![Latest Stable Version](https://camo.githubusercontent.com/8e02f91ac99784880c624a08b369bb769d9ea5c0676ea2cec671fe747a2dfce6/68747470733a2f2f706f7365722e707567782e6f72672f6e65746573792f796969322d62756c6b736d732f762f737461626c65)](https://packagist.org/packages/netesy/yii2-bulksms)[![Total Downloads](https://camo.githubusercontent.com/9314e0ddea5580ab8f67231cf8f4774b1bfeff776be3d54b2e378b1ffafd6821/68747470733a2f2f706f7365722e707567782e6f72672f6e65746573792f796969322d62756c6b736d732f646f776e6c6f616473)](https://packagist.org/packages/netesy/yii2-bulksms)[![License](https://camo.githubusercontent.com/54e60a7e29a131f92c298e40f21de7a52db8d784c3b5bdb88db1dde73433b9d3/68747470733a2f2f706f7365722e707567782e6f72672f6e65746573792f796969322d62756c6b736d732f6c6963656e7365)](https://packagist.org/packages/netesy/yii2-bulksms)[![Netesy](https://camo.githubusercontent.com/44ed1d78b0cba23d28a49b7a8448f5823d05b047b4a7189f6fc74bca836f6061/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f66696c702f77686f6f70732e737667)](https://www.github.com/netesy)[![Netesy](https://camo.githubusercontent.com/4563e4107ef3de602699e26eb4a550b64cfeab9ec77d5f24f98b9747cf0c4dd5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f6261646765732f736869656c64732e737667)](https://www.github.com/netesy)[![Yii2](https://camo.githubusercontent.com/d6b0929173e28cc627430d2519ca1853466a70f37395877eaf4820cb3e1e1909/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d5969695f4672616d65776f726b2d677265656e2e7376673f7374796c653d666c6174)](https://www.yiiframework.com/)

A Yii2 extension to handle sending messages for most Nigerian bulksms http api connections
==========================================================================================

[](#a-yii2-extension-to-handle-sending-messages-for-most-nigerian-bulksms-http-api-connections)

A Yii2 extension to handle sending messages for most Nigerian bulksms http api connections

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer require netesy/yii2-bulksms

```

or add

```
"netesy/yii2-bulksms": "*"

```

to the require section of your `composer.json` file.

Supported websites
------------------

[](#supported-websites)

[NigerianBulkSMS](http://nigerianbulksms.com/)

[BetaSMS](http://betasms.com/)

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

first add to config.php

```

```

Once the extension is installed, simply use it in your code by : to send a message

```
