PHPackages                             dsl/mytarget-client-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. dsl/mytarget-client-bundle

AbandonedLibrary[API Development](/categories/api)

dsl/mytarget-client-bundle
==========================

1.0.1(9y ago)15842Apache License 2.0PHPPHP &gt;=5.5

Since Jul 21Pushed 9y ago10 watchersCompare

[ Source](https://github.com/Digsolab/MyTargetClientBundle)[ Packagist](https://packagist.org/packages/dsl/mytarget-client-bundle)[ RSS](/packages/dsl-mytarget-client-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (5)Versions (19)Used By (0)

MyTarget API client bundle
==========================

[](#mytarget-api-client-bundle)

This bundle provides easy setup for [MyTarget SDK client](https://github.com/Digsolab/mytarget-php-ads-sdk) in symfony framework.

Install using composer
----------------------

[](#install-using-composer)

Since the bundle and SDK are not stable it's reasonable to use dev-master revisions. The stable version is coming soon. `composer require dsl/my-target-client-bundle:~0.4.0`Add `\DSL\MyTargetClientBundle\DslMyTargetClientBundle` to your symfony AppKernel.

```
