Back to Symfony

README

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

8.0.9585 B
Original Source

Iqsms Notifier

Provides Iqsms integration for Symfony Notifier.

DSN example

IQSMS_DSN=iqsms://LOGIN:PASSWORD@default?from=FROM

where:

  • LOGIN is your IQSMS login
  • PASSWORD is your IQSMS password
  • FROM is the sender

Resources