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. [API Development](/categories/api)
4. /
5. frenchfounders/customerio-notifier

ActiveSymfony-notifier-bridge[API Development](/categories/api)

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

Symfony Customer.io Notifier Bridge

1.3(5mo ago)011.3k↓38.1%MITPHPPHP &gt;=8.0

Since Oct 2Pushed 5mo 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 yesterday

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

41

—

FairBetter than 87% of packages

Maintenance69

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

178d 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

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M737](/packages/sylius-sylius)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

10244.2k5](/packages/bitrix24-b24phpsdk)

PHPackages © 2026

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