PHPackages                             exs/campaigner-bundle - 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. exs/campaigner-bundle

ActiveSymfony-bundle[API Development](/categories/api)

exs/campaigner-bundle
=====================

This bundle is a client ofr Campaigner's SOAP web services.

v2.0.1(6y ago)23.3k[1 PRs](https://github.com/ExSituMarketing/EXS-CampaignerBundle/pulls)MITPHPPHP &gt;=7.2CI failing

Since Oct 12Pushed 6y ago8 watchersCompare

[ Source](https://github.com/ExSituMarketing/EXS-CampaignerBundle)[ Packagist](https://packagist.org/packages/exs/campaigner-bundle)[ Docs](https://github.com/ExSituMarketing/CampaignerBundle)[ RSS](/packages/exs-campaigner-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (5)Versions (10)Used By (0)

EXS/CampaignerBundle
====================

[](#exscampaignerbundle)

[![Build Status](https://camo.githubusercontent.com/f47d52caa22314a70540b5ef45aceb752fefbaba7b4683b64cb81bac74c23619/68747470733a2f2f7472617669732d63692e6f72672f4578536974754d61726b6574696e672f4558532d43616d706169676e657242756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ExSituMarketing/EXS-CampaignerBundle)

What is this bundle doing ?
---------------------------

[](#what-is-this-bundle-doing-)

This bundle provides Campaigner APIs' as Symfony services.

See [Campaigner API User Guide](docs/Campaigner-Elements-API-User-Guide.pdf) for the list of web services and methods.

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

[](#installation)

This bundle uses [PHP's native SOAP objects](http://php.net/manual/en/book.soap.php).

**Make sure soap module is enabled in your PHP's installation.**

Download the bundle using composer

```
$ composer require exs/campaigner-bundle

```

Enable the bundle

```
