symfony/goip-notifier

Symfony GoIP Notifier Bridge

Installs: 43

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 5

Forks: 0

Type:symfony-notifier-bridge

v7.0.7 2024-04-18 09:29 UTC

This package is auto-updated.

Last update: 2024-04-29 12:33:54 UTC


README

Provides a GoIP integration for the Symfony Notifier Component.

DSN example

GOIP_DSN=goip://USERNAME:PASSWORD@HOST:80?sim_slot=SIM_SLOT

where:

  • USERNAME GoIP Username
  • PASSWORD GoIP Password
  • HOST GoIP Hostname/IP-Address
  • SIM_SLOT SIM slot which will be used to send the messages (e.g. 1, 9, 15, 2)

Resources