symfony / spot-hit-notifier
Symfony Spot-Hit Notifier Bridge
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 4 769
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 3
Forks: 2
Open Issues: 0
Type:symfony-notifier-bridge
Requires
- php: >=8.1
- symfony/http-client: ^5.4|^6.0
- symfony/notifier: ^5.4|^6.0
This package is auto-updated.
Last update: 2022-05-14 18:37:27 UTC
README
Provides Spot-Hit integration for Symfony Notifier.
DSN example
SPOTHIT_DSN=spothit://TOKEN@default?from=FROM
where:
TOKEN
is your Spot-Hit API keyFROM
is the custom sender (3-11 letters, default is a 5 digits phone number)