Download the PHP package net-tools/sms without Composer
On this page you can find all versions of the php package net-tools/sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download net-tools/sms
More information about net-tools/sms
Files in net-tools/sms
Download net-tools/sms
More information about net-tools/sms
Files in net-tools/sms
Vendor net-tools
Package sms
Short Description Composer library for sending SMS through several gateways
License MIT
Package sms
Short Description Composer library for sending SMS through several gateways
License MIT
Please rate this library. Is it a good library?
Informations about the package sms
net-tools/sms
Root composer library to send SMS through an host such as AWS SNS or OVH
Setup instructions
To install net-tools/sms package, just require it through composer : require net-tools/sms:^1.0.0
.
Don't forget to append the real implementation : require net-tools/sms-aws:^1.0.0
or require net-tools/sms-ovh:^1.0.0
How to use ?
This project makes it possible to send SMS through AWS SNS or OVH provider
The APIs supported are : AWS and OVH.
PHPUnit
To test with PHPUnit, point the -c configuration option to the /phpunit.xml configuration file.
All versions of sms with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.2.0
The package net-tools/sms contains the following files
Loading the files please wait ....