symfony/light-sms-notifier

Symfony LightSms Notifier Bridge

Installs: 7 263

Dependents: 2

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 2

Type:symfony-notifier-bridge


README

LightSms Notifier

Provides LightSms integration for Symfony Notifier.

DSN example

LIGHTSMS_DSN=lightsms://LOGIN:TOKEN@default?from=PHONE

where:

  • LOGIN is your LightSms login
  • TOKEN is the token displayed in your account
  • PHONE is your LightSms sender phone number

See your account info at https://www.lightsms.com/external/client/api/

Resources