symfony/sipgate-notifier

Symfony Sipgate Notifier Bridge

Installs: 257

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Type:symfony-notifier-bridge

pkg:composer/symfony/sipgate-notifier

v8.0.0-BETA1 2025-08-04 07:36 UTC

This package is auto-updated.

Last update: 2025-10-28 09:54:41 UTC


README

Provides Sipgate integration for Symfony Notifier.

DSN example

SIPGATE_DSN=sipgate://TOKEN_ID:TOKEN@default?senderId=SENDER_ID

where:

  • TOKEN_ID is your Sipgate API Token ID
  • TOKEN is your Sipgate API TOKEN
  • SENDER_ID is your Sipgate device ID (e.g. s1)

Resources