com-company / conexteo-notifier
Symfony Conexteo Notifier Bridge
Package info
github.com/Com-Company/connexteo-bundle
Type:symfony-bundle
pkg:composer/com-company/conexteo-notifier
4.0.0
2024-12-05 13:32 UTC
Requires
- php: >=8.3
- ext-json: *
- symfony/config: ^7.0
- symfony/dependency-injection: ^7.0
- symfony/http-client: ^7.0
- symfony/http-kernel: ^7.0
- symfony/notifier: ^7.0
README
Provides Conexteo integration for Symfony Notifier.
DSN example
CONEXTEO_DSN=conexteo://APP_ID:API_KEY@default?sender=SENDER
where:
APP_IDis your Conexteo App IDAPI_KEYis your Conexteo API KeySENDERis your sender (optional)