symfony/sms-factor-notifier

Symfony SMSFactor Notifier Bridge

Installs: 10 217

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 1

Type:symfony-notifier-bridge

pkg:composer/symfony/sms-factor-notifier

v8.0.0-BETA1 2025-08-01 16:41 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/