Download the PHP package wearesho-team/turbosms-message-delivery without Composer
On this page you can find all versions of the php package wearesho-team/turbosms-message-delivery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wearesho-team/turbosms-message-delivery
More information about wearesho-team/turbosms-message-delivery
Files in wearesho-team/turbosms-message-delivery
Download wearesho-team/turbosms-message-delivery
More information about wearesho-team/turbosms-message-delivery
Files in wearesho-team/turbosms-message-delivery
Vendor wearesho-team
Package turbosms-message-delivery
Short Description Turbosms message delivery integration
License MIT
Package turbosms-message-delivery
Short Description Turbosms message delivery integration
License MIT
Please rate this library. Is it a good library?
Informations about the package turbosms-message-delivery
TurboSMS Integration
wearesho-team/message-delivery implementation of Delivery\ServiceInterface
Installation
Quick Start
-
Install to your Project
- Configure environment
Variable | Required | Description |
---|---|---|
TURBOSMS_LOGIN | Yes | Your login to gateway |
TURBOSMS_PASSWORD | Yes | Your password to gateway |
TURBOSMS_SENDER | no | Sender name, that was declared in your account |
- Use in your code
Usage
Configuration
ConfigInterface have to be used to configure requests. Available implementations:
- Config - simple implementation using class properties
- EnvironmentConfig - loads configuration values from environment using getenv
Additional methods
Besides implementing Delivery\ServiceInterface Service provides
-
Send sms
- Check balance on current account
Authors
- Roman
Varkuta
License
MIT
All versions of turbosms-message-delivery with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^6.5.8 || ^7.4.5
horat1us/environment-config Version ^1.4
wearesho-team/message-delivery Version ^1.9
guzzlehttp/guzzle Version ^6.5.8 || ^7.4.5
horat1us/environment-config Version ^1.4
wearesho-team/message-delivery Version ^1.9
The package wearesho-team/turbosms-message-delivery contains the following files
Loading the files please wait ....