PHPackages                             frenchfounders/customerio-notifier - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. frenchfounders/customerio-notifier

ActiveSymfony-notifier-bridge

frenchfounders/customerio-notifier
==================================

Symfony Customer.io Notifier Bridge

1.3(4mo ago)010.5k↓50%MITPHPPHP &gt;=8.0

Since Oct 2Pushed 4mo ago5 watchersCompare

[ Source](https://github.com/FrenchFounders/customerio-notifier)[ Packagist](https://packagist.org/packages/frenchfounders/customerio-notifier)[ Docs](https://customer.io)[ RSS](/packages/frenchfounders-customerio-notifier/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Customer.io Notifier
====================

[](#customerio-notifier)

Provides [Customer.io](https://customer.io/docs/api/app/#operation/sendPush) integration for Symfony Notifier.

Installation
------------

[](#installation)

`composer require frenchfounders/customerio-notifier`

Declare the notifier factory as a service :

```
services:
    notifier.transport_factory.customerio:
        class: FrenchFounders\CustomerioNotifier\CustomerioTransportFactory
        parent: 'notifier.transport_factory.abstract'
        tags:
            - { name: texter.transport_factory }

```

DSN example
-----------

[](#dsn-example)

```
CUSTOMERIO_DSN=customerio://APP_API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID

```

where:

- `APP_API_KEY` is your CustomerIo application API key
- `DEFAULT_RECIPIENT_ID` is an optional default recipient

Resources
---------

[](#resources)

- Based on [OneSignal Notifier](https://github.com/symfony/symfony/tree/6.4/src/Symfony/Component/Notifier/Bridge/OneSignal)

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance76

Regular maintenance activity

Popularity24

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~275 days

Total

4

Last Release

132d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10546613?v=4)[Olivier Mouren](/maintainers/omouren)[@omouren](https://github.com/omouren)

---

Top Contributors

[![omouren](https://avatars.githubusercontent.com/u/10546613?v=4)](https://github.com/omouren "omouren (5 commits)")

---

Tags

notifierCustomerio

### Embed Badge

![Health badge](/badges/frenchfounders-customerio-notifier/health.svg)

```
[![Health](https://phpackages.com/badges/frenchfounders-customerio-notifier/health.svg)](https://phpackages.com/packages/frenchfounders-customerio-notifier)
```

###  Alternatives

[symfony/slack-notifier

Symfony Slack Notifier Bridge

426.1M11](/packages/symfony-slack-notifier)[symfony/telegram-notifier

Symfony Telegram Notifier Bridge

73882.7k5](/packages/symfony-telegram-notifier)[symfony/fake-sms-notifier

Fake SMS (as email or log during development) Notifier Bridge.

27754.2k1](/packages/symfony-fake-sms-notifier)[symfony/discord-notifier

Symfony Discord Notifier Bridge

37387.7k2](/packages/symfony-discord-notifier)[symfony/twilio-notifier

Symfony Twilio Notifier Bridge

131.2M2](/packages/symfony-twilio-notifier)[chameleon-system/chameleon-base

The Chameleon System core.

1026.5k3](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
