Download the PHP package symfony/lox24-notifier without Composer
On this page you can find all versions of the php package symfony/lox24-notifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symfony/lox24-notifier
More information about symfony/lox24-notifier
Files in symfony/lox24-notifier
Download symfony/lox24-notifier
More information about symfony/lox24-notifier
Files in symfony/lox24-notifier
Vendor symfony
Package lox24-notifier
Short Description Symfony LOX24 Notifier Bridge
License MIT
Homepage https://symfony.com
Package lox24-notifier
Short Description Symfony LOX24 Notifier Bridge
License MIT
Homepage https://symfony.com
Please rate this library. Is it a good library?
Informations about the package lox24-notifier
LOX24 SMS Notifier
Provides LOX24 SMS Gateway integration for Symfony Notifier.
DSN example
where:
USER
(required) is LOX24 user ID.TOKEN
(required) is LOX24 API v2 token.FROM
(required) is the sender of the message.TYPE
(optional) type of message:sms
(by default) orvoice
(voice call).VOICE_LANGUAGE
(optional) iftype
isvoice
, then you can set the language of the voice message. Possible values:de
,en
,es
,fr
,it
orauto
(by default) per auto-detection.DELETE_TEXT
(optional) delete SMS text from LOX24 database after sending SMS. Allowed values:1
(true) or0
( false). Default value:0
.CALLBACK_DATA
(optional) additional data for the callback payload.
See your account info at https://account.lox24.eu
Send a Message
Advanced Message options
Resources
All versions of lox24-notifier with dependencies
PHP Build Version
Package Version
The package symfony/lox24-notifier contains the following files
Loading the files please wait ....