vynyl/campaigner

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

A PHP wrapper for the Campaigner API.

Maintainers

Package info

github.com/Vynyl/campaigner

Issues

pkg:composer/vynyl/campaigner

Statistics

Installs: 704

Dependents: 0

Suggesters: 0

Stars: 4

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,