symfony / sipgate-notifier
Symfony Sipgate Notifier Bridge
                                    Fund package maintenance!
                                                                            
                                                                                                                                        fabpot
                                                                                    
                                                                            
                                                                                                                                        nicolas-grekas
                                                                                    
                                                                            
                                                                                                                                        symfony.com/sponsor
                                                                                    
                                                                            
                                                                                                                                        Tidelift
                                                                                    
                                                                
Installs: 257
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Type:symfony-notifier-bridge
pkg:composer/symfony/sipgate-notifier
Requires
- php: >=8.4
- symfony/http-client: ^7.4|^8.0
- symfony/notifier: ^7.4|^8.0
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_IDis your Sipgate API Token ID
- TOKENis your Sipgate API TOKEN
- SENDER_IDis your Sipgate device ID (e.g. s1)