Download the PHP package yuzderece/netgsm without Composer
On this page you can find all versions of the php package yuzderece/netgsm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package netgsm
Netgsm Laravel Package
Installation
Install package with composer
Configuration
Add Netgsm API information to .env
file
NETGSM_URL
is API base url of netgsm. NETGSM_USERNAME
and NETGSM_PASSWORD
is authentication information of netgsm. NETGSM_HEADER
is default header of sms messages.
Usage
Send sms to one number
You can also specify options. Like header and startDate
Send sms to multiple numbers
License
This project is open-sourced software licensed under the MIT license.
All versions of netgsm with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
5.*
illuminate/session Version 5.*
guzzlehttp/guzzle Version ~6.0
illuminate/session Version 5.*
guzzlehttp/guzzle Version ~6.0
The package yuzderece/netgsm contains the following files
Loading the files please wait ....