Provides Sendberry integration for Symfony Notifier.
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).