PHPackages                             wearesho-team/turbosms-message-delivery - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. wearesho-team/turbosms-message-delivery

ActiveLibrary[HTTP &amp; Networking](/categories/http)

wearesho-team/turbosms-message-delivery
=======================================

Turbosms message delivery integration

4.0.0(4mo ago)04[1 issues](https://github.com/wearesho-team/turbosms-message-delivery/issues)[3 PRs](https://github.com/wearesho-team/turbosms-message-delivery/pulls)MITPHPPHP ^8.1CI passing

Since Feb 18Pushed 4mo ago2 watchersCompare

[ Source](https://github.com/wearesho-team/turbosms-message-delivery)[ Packagist](https://packagist.org/packages/wearesho-team/turbosms-message-delivery)[ RSS](/packages/wearesho-team-turbosms-message-delivery/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (8)Versions (18)Used By (0)

TurboSMS Integration
====================

[](#turbosms-integration)

[![Test & Lint](https://github.com/wearesho-team/turbosms-message-delivery/actions/workflows/php.yml/badge.svg?branch=master)](https://github.com/wearesho-team/turbosms-message-delivery/actions/workflows/php.yml)[![Latest Stable Version](https://camo.githubusercontent.com/7068eb486bfba00de737d4315e176aef57f716040db6d346d14d0a179a2f966e/68747470733a2f2f706f7365722e707567782e6f72672f776561726573686f2d7465616d2f747572626f736d732d6d6573736167652d64656c69766572792f762f737461626c652e706e67)](https://packagist.org/packages/wearesho-team/turbosms-message-delivery)[![Total Downloads](https://camo.githubusercontent.com/04bcf83630b668b3e006ce111df26d9d2539fffdd06709e3f8ef472dc66d08fe/68747470733a2f2f706f7365722e707567782e6f72672f776561726573686f2d7465616d2f747572626f736d732d6d6573736167652d64656c69766572792f646f776e6c6f6164732e706e67)](https://packagist.org/packages/wearesho-team/turbosms-message-delivery)[![codecov](https://camo.githubusercontent.com/2913be43e58f9128cce254bfa332a16a09029750f30d3e241d28f16feedcccb4/68747470733a2f2f636f6465636f762e696f2f67682f776561726573686f2d7465616d2f747572626f736d732d6d6573736167652d64656c69766572792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/wearesho-team/turbosms-message-delivery)

[wearesho-team/message-delivery](https://github.com/wearesho-team/message-delivery) implementation of [Delivery\\ServiceInterface](https://github.com/wearesho-team/message-delivery/blob/1.3.4/src/ServiceInterface.php)

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

[](#installation)

```
composer require wearsho-team/turbosms-message-delivery:^3.0
```

Quick Start
-----------

[](#quick-start)

- Install to your Project

```
composer require wearsho-team/turbosms-message-delivery:^3.0
```

- Configure environment

VariableRequiredDescriptionTURBOSMS\_HTTP\_TOKENYesHTTP API TokenTURBOSMS\_SENDERnoSender name, that was declared in your accountTURBOSMS\_VIBER\_SENDERnoViber-specific sender name (optional)- Use in your code

```
