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

ActiveLibrary[API Development](/categories/api)

digitaladditive/exacttarget-laravel
===================================

The best way to talk to Exact Target with Hypertext PreProcessor

2.4(7y ago)44.3k3MITPHPPHP ^7.1.3

Since Dec 14Pushed 7y ago3 watchersCompare

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

READMEChangelog (10)Dependencies (10)Versions (23)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.

```
