symfony/octopush-notifier

Symfony Octopush Notifier Bridge

Installs: 6 837

Dependents: 2

Suggesters: 0

Security: 0

Stars: 6

Watchers: 4

Forks: 2

Type:symfony-notifier-bridge


README

Octopush Notifier

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