symfony/mobyt-notifier

Symfony Mobyt Notifier Bridge

Installs: 5 481

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 2

Type:symfony-notifier-bridge

v6.2.7 2023-02-17 11:05 UTC

README

Provides Mobyt integration for Symfony Notifier.

DSN example

MOBYT_DSN=mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM&type_quality=TYPE_QUALITY

where:

  • USER_KEY is your Mobyt user key
  • ACCESS_TOKEN is your Mobyt access token
  • FROM is the sender
  • TYPE_QUALITY is the quality of your message: N for high, L for medium, LL for low (default: L)

Resources