PHPackages                             demoniacdeath/yii2-turbosms - 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. demoniacdeath/yii2-turbosms

ActiveYii2-extension

demoniacdeath/yii2-turbosms
===========================

Yii2 turbosms

1.0.9(9y ago)016BSD-3-ClausePHP

Since Dec 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/DemoniacDeath/yii2-turbosms)[ Packagist](https://packagist.org/packages/demoniacdeath/yii2-turbosms)[ RSS](/packages/demoniacdeath-yii2-turbosms/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (11)Used By (0)

Yii2 turbosms
=============

[](#yii2-turbosms)

Yii2 send sms from Turbosms.ua by SOAP

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist demoniacdeath/yii2-turbosms "*"

```

or add

```
"demoniacdeath/yii2-turbosms": "*"

```

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

Subsequently, run

```
./yii migrate/up --migrationPath=@vendor/demoniacdeath/yii2-turbosms/migrations

```

Basic setup
-----------

[](#basic-setup)

You should:

- registered account at
- add sender in page
- create login and password for soap api in page

### Configuration

[](#configuration)

Add the following in your config:

```
