PHPackages                             ariad/exacttarget-laravel - 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. ariad/exacttarget-laravel

ActiveLibrary[API Development](/categories/api)

ariad/exacttarget-laravel
=========================

Ariad customization to The best way to talk to Exact Target with Hypertext PreProcessor

2.9(8y ago)0158MITPHPPHP ~5.5|~7.0

Since Jul 10Pushed 8y ago2 watchersCompare

[ Source](https://github.com/jrodri-ariad/exacttargetlaravel)[ Packagist](https://packagist.org/packages/ariad/exacttarget-laravel)[ Docs](https://github.com/:vendor/:package_name)[ RSS](/packages/ariad-exacttarget-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (8)Versions (37)Used By (0)

A Simple API for connecting a Laravel app to Exact Target
=========================================================

[](#a-simple-api-for-connecting-a-laravel-app-to-exact-target)

[![Build Status](https://camo.githubusercontent.com/9f1184b0e04ebe0178447b21697984dbb40a181ca83e1f1e0337a254545087f3/68747470733a2f2f73656d6170686f726563692e636f6d2f6170692f76312f7062697367726561742f65786163747461726765746c61726176656c2f6272616e636865732f6d61737465722f62616467652e737667)](https://semaphoreci.com/pbisgreat/exacttargetlaravel)This Laravel package provides a collection of methods for clean and easy interaction with the all new Exact Target REST API as well as methods for use with Fuel SDK.

It implements the following Contract which explains what is currently available for use in your Controllers or models. You can get a good idea of what each one will do just from the comments. This is a work in progress and there are many more endpoints to make methods for.

This build includes one implementation for Laravel.

```
