symfony/sms-factor-notifier

Symfony SMSFactor Notifier Bridge

Installs: 2 939

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 1

Type:symfony-notifier-bridge

v7.0.7 2024-04-18 09:29 UTC

README

Provides SMSFactor integration for Symfony Notifier.

DSN example

SMS_FACTOR_DSN=sms-factor://TOKEN@default?sender=SENDER&push_type=PUSH_TYPE

where:

  • TOKEN is your SMSFactor api token
  • SENDER is the sender name
  • PUSH_TYPE is the sms type (alert or marketing)

See SMSFactor documentation at https://dev.smsfactor.com/