Download the PHP package velostazione/besms without Composer
On this page you can find all versions of the php package velostazione/besms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download velostazione/besms
More information about velostazione/besms
Files in velostazione/besms
Download velostazione/besms
More information about velostazione/besms
Files in velostazione/besms
Vendor velostazione
Package besms
Short Description Simple PHP client to send SMS via BeSMS API
License MIT
Package besms
Short Description Simple PHP client to send SMS via BeSMS API
License MIT
Please rate this library. Is it a good library?
Informations about the package besms
BeSMS
The unofficial helper library to send SMS with BeSMS.it
Installation
composer require velostazione/besms
Usage
See BeSMS official documentation: https://www.besms.it/documentazione_api/Documentazione_BCP_API.pdf
Send SMS
Different seder
Beside the sender defined when instantiating the class, a different sender can be specified on the fly upon sending a message:
Country code
Since BeSMS only accepts integer recipients, country codes in the common forms of +93
, 0093
or +1-684
would not be accepted.
The send
method will take care of this automatically removing any leading plus, double zero or dash.
View credit
Tests
All versions of besms with dependencies
PHP Build Version
Package Version
The package velostazione/besms contains the following files
Loading the files please wait ....