Back to Symfony

README

src/Symfony/Component/Notifier/Bridge/Smsense/README.md

8.0.9628 B
Original Source

SMSense Notifier

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