Download the PHP package filbertmsaki/nextsms without Composer
On this page you can find all versions of the php package filbertmsaki/nextsms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download filbertmsaki/nextsms
More information about filbertmsaki/nextsms
Files in filbertmsaki/nextsms
Download filbertmsaki/nextsms
More information about filbertmsaki/nextsms
Files in filbertmsaki/nextsms
Vendor filbertmsaki
Package nextsms
Short Description Package to send message to the users using Next-SMS with Laravel
License MIT
Package nextsms
Short Description Package to send message to the users using Next-SMS with Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package nextsms
Next Sms Laravel Package
With this package you can send sms, check sms balance and get delivery report of single or all sms.
Installation
You can install the package via composer:
Environment Variables
To run this project, you will need to add the following environment variables to your .env file
NEXT_SMS_USERNAME=filbertmsaki
NEXT_SMS_PASSWORD=******
NEXT_SMS_SENDER_ID=N-SMS
Publish the required file
Usage
use the below dependancy in your controller
Send sms to single number
Send to multiple number
Sms Balance
All Sms Delivery report
Single Sms Delivery Report
Delivery Report By Date Range
Authors
All versions of nextsms with dependencies
PHP Build Version
Package Version
No informations.
The package filbertmsaki/nextsms contains the following files
Loading the files please wait ....