com-company / conexteo-notifier
Symfony Conexteo Notifier Bridge
Installs: 1 233
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:symfony-bundle
Requires
- php: >=8.3
- ext-json: *
- symfony/config: ^5.4|^6.0|^7.0
- symfony/dependency-injection: ^5.4|^6.0|^7.0
- symfony/http-client: ^5.4|^6.0|^7.0
- symfony/http-kernel: ^5.4|^6.0|^7.0
- symfony/notifier: ^5.4|^6.0|^7.0
README
Provides Conexteo integration for Symfony Notifier.
DSN example
CONEXTEO_DSN=conexteo://APP_ID:API_KEY@default?sender=SENDER
where:
APP_ID
is your Conexteo App IDAPI_KEY
is your Conexteo API KeySENDER
is your sender (optional)