symfony/sendinblue-notifier

Symfony Sendinblue Notifier Bridge

Installs: 51 894

Dependents: 1

Suggesters: 0

Security: 0

Stars: 10

Watchers: 5

Forks: 2

Type:symfony-notifier-bridge

v6.3.0 2023-05-12 17:22 UTC

README

Provides Sendinblue integration for Symfony Notifier.

DSN example

SENDINBLUE_DSN=sendinblue://API_KEY@default?sender=SENDER

where:

  • API_KEY is your api key from your Sendinblue account
  • SENDER is your sender's phone number

See more info at https://developers.sendinblue.com/reference#sendtransacsms

Resources