Download the PHP package sarahman/sms-gateway without Composer
On this page you can find all versions of the php package sarahman/sms-gateway. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sarahman/sms-gateway
More information about sarahman/sms-gateway
Files in sarahman/sms-gateway
Package sms-gateway
Short Description SMS Gateway library in PHP. Multiple providers in one library. Happy SMS'ing!
License MIT
Informations about the package sms-gateway
SMS Gateway Library
Simple library to interact with some SMS gateways to send SMS.
Installation
Please install this library with composer
. Run the following composer command to add this library
Usage
Supported Providers
For Gateway Providers
If you have your own SMS gateway and you provide API. Please build your own provider and send us pull request.
We will add those here too. To build your own provider, please follow src/ProviderInterface.php
.
If you have any questions, please feel free to create an Issue or write us at [email protected]
Contributors
Feel free to contribute in this library. Add your own provider and send us pull request.
Issue
If you have any issue, please write an issue in https://github.com/PreviewTechnologies/sms-gateway/issues
All versions of sms-gateway with dependencies
ext-curl Version *
psr/http-message Version ^1.0
php-http/httplug Version ^1.1
php-http/message-factory Version ^1.0
php-http/discovery Version ^1.4
guzzlehttp/psr7 Version ^1.4
php-http/guzzle6-adapter Version ^1.1