Download the PHP package symfony/smsapi-notifier without Composer
On this page you can find all versions of the php package symfony/smsapi-notifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symfony/smsapi-notifier
More information about symfony/smsapi-notifier
Files in symfony/smsapi-notifier
Download symfony/smsapi-notifier
More information about symfony/smsapi-notifier
Files in symfony/smsapi-notifier
Vendor symfony
Package smsapi-notifier
Short Description Symfony Smsapi Notifier Bridge
License MIT
Homepage https://mvpdoers.com
Package smsapi-notifier
Short Description Symfony Smsapi Notifier Bridge
License MIT
Homepage https://mvpdoers.com
Please rate this library. Is it a good library?
Informations about the package smsapi-notifier
SMSAPI Notifier
Provides Smsapi integration for Symfony Notifier. This bridge can also be used with https://smsapi.com.
DSN example
// for https://smsapi.com set the correct endpoint:
where:
TOKEN
is your API Token (OAuth)FROM
is the sender name (default ""), skip this field to use the cheapest "eco" shipping method.FAST
setting this parameter to "1" (default "0") will result in sending message with the highest priority which ensures the quickest possible time of delivery. Attention! Fast messages cost more than normal messages.TEST
setting this parameter to "1" (default "0") will result in sending message in test mode (message is validated, but not sent).
See your account info at https://smsapi.pl or https://smsapi.com
Resources
All versions of smsapi-notifier with dependencies
PHP Build Version
Package Version
The package symfony/smsapi-notifier contains the following files
Loading the files please wait ....