connected-company / conexteo-notifier
This package is abandoned and no longer maintained.
The author suggests using the com-company/conexteo-notifier package instead.
Symfony Conexteo Notifier Bridge
Package info
github.com/connected-company/conexteo-notifier
Type:symfony-bundle
pkg:composer/connected-company/conexteo-notifier
2.0.3
2023-06-22 08:04 UTC
Requires
- php: >=8.1
- ext-json: *
- symfony/config: ^5.4|^6.0
- symfony/dependency-injection: ^5.4|^6.0
- symfony/http-client: ^5.4|^6.0
- symfony/http-kernel: ^5.4|^6.0
- symfony/notifier: ^5.4|^6.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)