symfony / orange-sms-notifier
Symfony Orange Sms Notifier Bridge
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 670
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 1
Type:symfony-notifier-bridge
Requires
- php: >=8.1
- symfony/http-client: ^5.4|^6.0
- symfony/notifier: ^6.2.7
This package is auto-updated.
Last update: 2023-05-30 19:46:59 UTC
README
Provides Orange Sms integration for Symfony Notifier.
DSN example
ORANGE_SMS_DSN=orange-sms://CLIENT_ID:CLIENT_SECRET@default?from=FROM&sender_name=SENDER_NAME
where:
CLIENT_ID
is your Orange App client IDCLIENT_SECRET
is the Orange App client secretFROM
is the sender phone numberSENDER_NAME
is the sender name
example:
ORANGE_SMS_DSN=orange-sms://RbttXve8o2y3IglAqJXlXTzZywyyjqKo:iNpfgVeHusPEKrrp@default?from=+243000000&sender_name=platformXYZ
See Orange Sms documentation at https://developer.orange.com/apis/sms-cd/api-reference