symfony/goip-notifier

This package is abandoned and no longer maintained. The author suggests using the https://github.com/symfony/go-ip-notifier/ package instead.

Symfony GoIP Notifier Bridge

Installs: 85

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 5

Forks: 0

Type:symfony-notifier-bridge

v7.1.1 2024-05-31 14:57 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