symfony / spot-hit-notifier
Symfony Spot-Hit Notifier Bridge
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-bridge
Requires
- php: >=7.2.5
- symfony/http-client: ^4.3|^5.1
- symfony/notifier: ^5.3
This package is auto-updated.
Last update: 2021-02-14 17:41:35 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)