symfony/octopush-notifier

Symfony Octopush Notifier Bridge

Installs: 5 382

Dependents: 1

Suggesters: 0

Security: 0

Stars: 5

Watchers: 4

Forks: 2

Type:symfony-notifier-bridge

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

README

Provides Octopush integration for Symfony Notifier.

DSN example

OCTOPUSH_DSN=octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE

where:

  • USERLOGIN is your Octopush email
  • APIKEY is your Octopush token
  • FROM is your sender
  • TYPE is Octopush sms type (XXX = SMS LowCost; FR = SMS Premium; WWW = SMS World)

Resources