vynyl/campaigner

There is no license information available for the latest version (dev-master) of this package.

A PHP wrapper for the Campaigner API.

Installs: 704

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 22

Forks: 1

pkg:composer/vynyl/campaigner

dev-master 2017-02-17 05:18 UTC

README

Installation

Laravel

Add the following entry to the service providers in your config/app.php

Vynyl\Campaigner\Providers\LaravelServiceProvider::class,