hampel/customerio

Wrapper for the Customer.io REST API using Guzzle

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/hampel/customerio

1.0.0 2016-05-16 15:11 UTC

This package is auto-updated.

Last update: 2025-10-06 11:07:04 UTC


README

A Customer.io API wrapper using Guzzle v6.

By Simon Hampel.

Installation

The recommended way of installing Customer.io Service is through Composer:

:::json
{
    "require": {
        "hampel/customerio": "~1.0"
    }
}

Configuration

TODO