Skip to content

kevincerro/esendex-notifier

 
 

Repository files navigation

Esendex Notifier

Provides Esendex integration for Symfony Notifier.

DSN example

ESENDEX_DSN=esendex://EMAIL:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM

where:

  • EMAIL is your Esendex account email
  • PASSWORD is the Esendex API password
  • ACCOUNT_REFERENCE is the Esendex account reference that the messages should be sent from
  • FROM is the alphanumeric originator for the message to appear to originate from

See Esendex documentation at https://developers.esendex.com/api-reference#smsapis

Resources

About

Provides Esendex integration for Symfony Notifier

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%