symfony/sendberry-notifier

Symfony Sendberry Notifier Bridge

Installs: 3 462

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 2

Type:symfony-notifier-bridge

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

README

Provides Sendberry integration for Symfony Notifier.

DSN example

SENDBERRY_DSN=sendberry://USERNAME:PASSWORD@default?auth_key=AUTH_KEY&from=FROM

where:

  • USERNAME is your user-defined access name.
  • PASSWORD is your user-defined access password.
  • AUTH_KEY is your authentication key generated by the platform.
  • FROM is your sender name (phone number or sender name).

Resources