PHPackages                             namshi/emailvision - 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. namshi/emailvision

ActiveLibrary[API Development](/categories/api)

namshi/emailvision
==================

This small library provides support for the 'REST' interface exposed by Emailvision.

1.1.3(12y ago)227.3k2MITPHP

Since May 15Pushed 12y ago13 watchersCompare

[ Source](https://github.com/namshi/emailvision)[ Packagist](https://packagist.org/packages/namshi/emailvision)[ RSS](/packages/namshi-emailvision/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (12)Used By (0)

NAMSHI | EmailVision
====================

[](#namshi--emailvision)

[![Build Status](https://camo.githubusercontent.com/234c4fe2b249706a4a9ee2a99c64dfd02dd9c1c9c3647534b7e49e58e2f10119/68747470733a2f2f7472617669732d63692e6f72672f6e616d7368692f656d61696c766973696f6e2e706e67)](https://travis-ci.org/namshi/emailvision)

[![SensioLabsInsight](https://camo.githubusercontent.com/6946bdbe54f9f1581fed2dc8b3c78167c7a9a4201f6017ad62d53180cd23be7b/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f61646363653766322d313062372d346630332d393565342d6232373636333131383461662f6d696e692e706e67)](https://insight.sensiolabs.com/projects/adcce7f2-10b7-4f03-95e4-b276631184af)

This small library provides support for the "SOAP" interface exposed by EmailVision.

Installation
------------

[](#installation)

You can install this library via composer: have a look at the [package on packagist](https://packagist.org/packages/namshi/emailvision).

The include it into your `composer.json`:

```
"namshi/emailvision": "1.0.*",

```

Pick major and minor version according to your needs.

Usage
-----

[](#usage)

Using this library is pretty trivial, the only "difficult" thing to do is to define the configuration needed by Emailvision:

```
