spacetab-io / smsaero-notifier-php

Home Page:https://smsaero.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmsAero Notifier

Provides SmsAero integration for Symfony Notifier.

DSN example

SMSAERO_DSN=smsaero://EMAIL:API_KEY@default?from=FROM&channel=CHANNEL

where:

  • EMAIL account email (must be urlencoded, example: test%40example.com)
  • API_KEY is a secret key from settings page
  • FROM is your sender (NB: text identity, not a phone number)
  • CHANNEL channel type, default: INTERNATIONAL

Resources

About

https://smsaero.ru


Languages

Language:PHP 100.0%