Search by

hampel / customerio

hampel

Wrapper for the Customer.io REST API using Guzzle

Package info

github.com/hampel/customerio

Homepage

Issues

pkg:composer/hampel/customerio

Statistics

Installs: 29

Dependents: 0

Suggesters: 0

Stars: 0

1.0.0 2016-05-16 15:11 UTC

This package is auto-updated.

Last update: 2026-08-25 01:00:11 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