Download the PHP package ol-zamovshafu/devinotelecom-php without Composer
On this page you can find all versions of the php package ol-zamovshafu/devinotelecom-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ol-zamovshafu/devinotelecom-php
More information about ol-zamovshafu/devinotelecom-php
Files in ol-zamovshafu/devinotelecom-php
Package devinotelecom-php
Short Description A PHP client library for Devinotelecom REST API
License MIT
Homepage https://github.com/ol-zamovshafu/devinotelecom-laravel
Informations about the package devinotelecom-php
PHP Devinotelecom REST API Client
This package provides an easy to use Devinotelecom SMS service which can be used with both XML and Http apis.
Contents
- Installation
- Setting up the Devinotelecom service
- Usage
- Available methods
- Changelog
- Security
- Contributing
- Credits
- License
Installation
You can install this package via composer:
Setting up the Devinotelecom service
You will need to register to devinotele.com to use this channel.
Usage
First, boot the Service with your desired client implementation.
- HttpClient (This is actually a Rest-Like client but the vendor names their API that way.)
Available methods
After successfully booting your Service instance up; use one of the following methods to send SMS message(s).
One Message - Single or Multiple Recipients:
Cross Reference
$response->groupId()
will throw BadMethodCallException if the client is HttpClient
.
change client implementation with caution.
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Contributing
Please see CONTRIBUTING for details.
Credits
License
Copyright (c) Hilmi Erdem KEREN [email protected]
The MIT License (MIT). Please see License File for more information.