Download the PHP package durranilab/httpsms without Composer
On this page you can find all versions of the php package durranilab/httpsms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download durranilab/httpsms
More information about durranilab/httpsms
Files in durranilab/httpsms
Download durranilab/httpsms
More information about durranilab/httpsms
Files in durranilab/httpsms
Vendor durranilab
Package httpsms
Short Description Indian SMS Providers HTTP SMS API for GET/POST Methods
License MIT
Package httpsms
Short Description Indian SMS Providers HTTP SMS API for GET/POST Methods
License MIT
Please rate this library. Is it a good library?
Informations about the package httpsms
Laravel HTTP SMS Sender
Easy HTTP (GET/POST) SMS Package for Indian SMS Service Providers.
Features
- Easy to use and customize api
- Supports almost all http sms service providers
- A simple configuration in single file
- Use dynamic parameters at runtime
- Config query parameters and post fields in config file
Installation
Use composer to install package in your laravel project
Type in terminal
Publish a config file
This will generate a config file at config/smsconfig.php
Configuration Open config/smsconfig.php
- Insert your url from SMS Provider
- Insert your url Parameters as requires (you can insert any number of parameters for your request)
Sample config file:
Usage
-
Using Facades
- Using Class Methods
For any issue feel free to raise an issue on github repo.
Thank You!
All versions of httpsms with dependencies
PHP Build Version
Package Version
Requires
ext-curl Version
*
The package durranilab/httpsms contains the following files
Loading the files please wait ....