symfony / sipgate-notifier
Symfony Sipgate Notifier Bridge
Package info
github.com/symfony/sipgate-notifier
Type:symfony-notifier-bridge
pkg:composer/symfony/sipgate-notifier
v8.1.0-BETA1
2026-04-18 13:52 UTC
Requires
- php: >=8.4.1
- symfony/http-client: ^7.4|^8.0
- symfony/notifier: ^7.4|^8.0
This package is auto-updated.
Last update: 2026-05-06 14:27:09 UTC
README
Provides Sipgate integration for Symfony Notifier.
DSN example
SIPGATE_DSN=sipgate://TOKEN_ID:TOKEN@default?senderId=SENDER_ID
where:
TOKEN_IDis your Sipgate API Token IDTOKENis your Sipgate API TOKENSENDER_IDis your Sipgate device ID (e.g. s1)