Download the PHP package kduma/sms-driver-serwersms without Composer
On this page you can find all versions of the php package kduma/sms-driver-serwersms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kduma/sms-driver-serwersms
More information about kduma/sms-driver-serwersms
Files in kduma/sms-driver-serwersms
Download kduma/sms-driver-serwersms
More information about kduma/sms-driver-serwersms
Files in kduma/sms-driver-serwersms
Vendor kduma
Package sms-driver-serwersms
Short Description An SerwerSMS.pl driver for kduma/sms package
License MIT
Package sms-driver-serwersms
Short Description An SerwerSMS.pl driver for kduma/sms package
License MIT
Please rate this library. Is it a good library?
Informations about the package sms-driver-serwersms
An SerwerSMS.pl driver for kduma/sms package
An SerwerSMS.pl driver for kduma/sms package
Install
Via Composer
In Laravel 5.6, service provider is automatically discovered. If you don't use package discovery,
add the Service Provider to the providers array in config/app.php
:
KDuma\SMS\Drivers\SerwerSMS\SerwerSMSServiceProvider::class,
Create new channel or reconfigure existing in sms.php
config file:
Available Options
Option | Default | Description |
---|---|---|
login | null |
Login to serwersms.pl panel |
password | null |
Password to serwersms.pl panel |
sender | null |
Sender name |
eco | true |
Send eco message |
flash | false |
Send flash message |
test | false |
If test is turned on, messages aren't sent. |
Credits
- Krystian Duma
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of sms-driver-serwersms with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1
illuminate/support Version ^5.6
kduma/sms Version ^1.0
serwersms/serwersms-php-client Version ^1.0.0
illuminate/support Version ^5.6
kduma/sms Version ^1.0
serwersms/serwersms-php-client Version ^1.0.0
The package kduma/sms-driver-serwersms contains the following files
Loading the files please wait ....