PHPackages                             maegnes/zf2xmlapisendeffect - 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. maegnes/zf2xmlapisendeffect

ActiveLibrary[API Development](/categories/api)

maegnes/zf2xmlapisendeffect
===========================

ZF2 module which integrates the sendeffect xml api into your zf2 application

v1.1.0(11y ago)02.0kBSD-3-ClausePHPPHP &gt;=5.4.0

Since Jan 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/maegnes/ZF2XmlApiSendeffect)[ Packagist](https://packagist.org/packages/maegnes/zf2xmlapisendeffect)[ Docs](https://github.com/maegnes/ZF2XmlApiSendeffect)[ RSS](/packages/maegnes-zf2xmlapisendeffect/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

[![Build Status](https://camo.githubusercontent.com/d3fb8616a3b6f8d596f539cf5c3eb5d74f826fa99fdf25ac2bcc2bb1a8fdbdae/68747470733a2f2f7472617669732d63692e6f72672f6d6165676e65732f5a4632586d6c41706953656e646566666563742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/maegnes/ZF2XmlApiSendeffect)

ZF2XmlApiSendeffect
===================

[](#zf2xmlapisendeffect)

ZF2 module which integrates the sendeffect xml api into your application

Installation via Composer
=========================

[](#installation-via-composer)

Just add the following dependency to your composer.json file and add the module "ZF2XmlApiSendeffect" to your modules list in the application.config.php.

```
{
    "require": {
		"maegnes/zf2xmlapisendeffect": ">=1.0.0"
    }
}

```

Then, add the following structure to your application config:

```
