Download the PHP package nanoblocktech/php-sms-gateways without Composer
On this page you can find all versions of the php package nanoblocktech/php-sms-gateways. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nanoblocktech/php-sms-gateways
More information about nanoblocktech/php-sms-gateways
Files in nanoblocktech/php-sms-gateways
Download nanoblocktech/php-sms-gateways
More information about nanoblocktech/php-sms-gateways
Files in nanoblocktech/php-sms-gateways
Vendor nanoblocktech
Package php-sms-gateways
Short Description PHP class for sms gateways, using same codebase implementaion to send sms in different sms gateways.
License MIT
Package php-sms-gateways
Short Description PHP class for sms gateways, using same codebase implementaion to send sms in different sms gateways.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-sms-gateways
PHP SMS GATEWAYS
PHP class for sms gateways, using same codebase and implementation to send sms in Vonage & ClickSend sms gateways.
AVAILABLE SMS PROVIDERS
- Vonage: To use Vonage as provider, install the library
composer require vonage/client
- ClickSend To use ClickSend as provider, install the library
composer require clicksend/clicksend-php
Installation Guide via Composer:
Usages
Initialize classes
Initialize SMS Client using Vonage
Initialize SMS Client using ClickSend
Initialize SMS gateway
Send sms using modem serial port
Configuring your serial
Response methods
All versions of php-sms-gateways with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package nanoblocktech/php-sms-gateways contains the following files
Loading the files please wait ....