symfony / go-ip-notifier
Symfony GoIP Notifier Bridge
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 66
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 0
Type:symfony-notifier-bridge
Requires
- php: >=8.2
- symfony/http-client: ^6.4|^7.0
- symfony/notifier: ^7.3
- 7.4.x-dev
- 7.3.x-dev
- v7.3.0-RC1
- v7.3.0-BETA1
- 7.2.x-dev
- v7.2.0
- v7.2.0-RC1
- v7.2.0-BETA1
- 7.1.x-dev
- v7.1.9
- v7.1.6
- v7.1.5
- v7.1.1
- v7.1.0
- v7.1.0-RC1
- v7.1.0-BETA1
- 7.0.x-dev
- v7.0.8
- v7.0.7
- v7.0.3
- v7.0.0
- v7.0.0-RC1
- v7.0.0-BETA1
- 6.4.x-dev
- v6.4.16
- v6.4.13
- v6.4.12
- v6.4.8
- v6.4.7
- v6.4.3
- v6.4.0
- v6.4.0-RC1
- v6.4.0-BETA1
This package is auto-updated.
Last update: 2025-05-26 17:05:43 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 UsernamePASSWORD
GoIP PasswordHOST
GoIP Hostname/IP-AddressSIM_SLOT
SIM slot which will be used to send the messages (e.g. 1, 9, 15, 2)