symfony / sipgate-notifier
Symfony Sipgate Notifier Bridge
Package info
github.com/symfony/sipgate-notifier
Type:symfony-notifier-bridge
pkg:composer/symfony/sipgate-notifier
v8.0.4
2026-01-08 08:40 UTC
Requires
- php: >=8.4
- symfony/http-client: ^7.4|^8.0
- symfony/notifier: ^7.4|^8.0
This package is auto-updated.
Last update: 2026-02-25 08:41:54 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)