Download the PHP package nuwira/smsgw without Composer
On this page you can find all versions of the php package nuwira/smsgw. 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 smsgw
Installation
Version 3.0 is for old API. For new API, use version 4.0 (latest).
Version 2.0 has been deprecated. Please don't use the version 2.0 or below.
Configuration
Laravel version >= 5.5
Nothing to do. This package use package auto-discovery feature.
Laravel version < 5.5
Open config/app.php
add these lines:
Publish Config
Open your .env
file or config/sms.php
and add your URL and API Key.
Usage
Auth
Profile
Send Bulk SMS
Send Single SMS
Check Credit
Get Received (Inbox)
Get Detailed Received SMS (Inbox)
Get Sent (Outbox)
Get Detailed Sent SMS (Outbox)
All versions of smsgw with dependencies
PHP Build Version
Package Version
Requires
giggsey/libphonenumber-for-php Version
~8.0
guzzlehttp/guzzle Version ^6.0
illuminate/support Version ^5.0
guzzlehttp/guzzle Version ^6.0
illuminate/support Version ^5.0
The package nuwira/smsgw contains the following files
Loading the files please wait ....