symfony/smsense-notifier

Symfony SMSense Notifier Bridge

v7.3.0 2024-09-27 08:38 UTC

README

Provides SMSense integration for Symfony Notifier.

DSN example

SMSENSE_DSN=smsense://API_TOKEN@default?from=FROM

where:

  • API_TOKEN is your SMSense API token
  • FROM is the alphanumeric originator for the message to appear to originate from

Resources