symfony/light-sms-notifier

Symfony LightSms Notifier Bridge

Installs: 5 910

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 2

Type:symfony-notifier-bridge

v7.0.3 2024-01-23 15:02 UTC

README

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