com-company/conexteo-notifier

Symfony Conexteo Notifier Bridge

Maintainers

Package info

github.com/Com-Company/connexteo-bundle

Homepage

Issues

Type:symfony-bundle

pkg:composer/com-company/conexteo-notifier

Statistics

Installs: 3 398

Dependents: 0

Suggesters: 0

Stars: 0

5.0.0 2026-04-14 14:29 UTC

This package is not auto-updated.

Last update: 2026-04-23 21:03:31 UTC


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 ID
  • API_KEY is your Conexteo API Key
  • SENDER is your sender (optional)