symfony / octopush-notifier
Symfony Octopush Notifier Bridge
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Type:symfony-bridge
Requires
- php: >=7.2.5
- symfony/http-client: ^4.3|^5.0
- symfony/notifier: ^5.3
This package is auto-updated.
Last update: 2021-02-15 06:43:53 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 emailAPIKEY
is your Octopush tokenFROM
is your senderTYPE
is Octopush sms type (XXX
= SMS LowCost;FR
= SMS Premium;WWW
= SMS World) Resources