PHPackages                             gruppodigitouch/adform-php-sdk - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. gruppodigitouch/adform-php-sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

gruppodigitouch/adform-php-sdk
==============================

AdForm APIs Client for PHP based on Guzzle

1.0.8(8y ago)21142[2 PRs](https://github.com/gruppodigitouch/adform-php-sdk/pulls)MITPHPPHP ^5.6 || ^7.0 || ^7.1

Since Jan 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/gruppodigitouch/adform-php-sdk)[ Packagist](https://packagist.org/packages/gruppodigitouch/adform-php-sdk)[ Docs](https://github.com/gruppodigitouch/adform-php-sdk)[ RSS](/packages/gruppodigitouch-adform-php-sdk/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (3)Versions (11)Used By (0)

AdForm SDK for PHP
==================

[](#adform-sdk-for-php)

[![Build Status](https://camo.githubusercontent.com/2893f95fe1208d76a13b88a914238bdfe24a7c49756d140125f8a00927cee1c0/68747470733a2f2f7472617669732d63692e6f72672f746865626c6f6774767370612f6164666f726d2d7068702d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/theblogtvspa/adform-php-sdk)[![Latest Stable Version](https://camo.githubusercontent.com/de223274a8b93e8e79c217a90b27adaab6760df9acc8814a66a2fb571326617f/68747470733a2f2f706f7365722e707567782e6f72672f64696769746f7563682f6164666f726d2d7068702d73646b2f762f737461626c65)](https://packagist.org/packages/digitouch/adform-php-sdk)

The **AdForm SDK for PHP** to access [AdForm's API](http://api.adform.com/help/)

### Installation

[](#installation)

```
$ composer require digitouch/adform-php-sdk

```

### Usage

[](#usage)

```
$api = new ApiFactory(new HttpClient);
$ticket = $api->auth('', '');
$result = $api->call(ApiFactory::ADVERTISERS, $ticket, ['Names' => '']);

```

### Examples

[](#examples)

Same code examples are located in the "examples" dir. Find and rename config.php.dist to config.php and edit with your AdForm credentials. Finally run with:

```
$ php examples/advertisers.php

```

### Endpoints

[](#endpoints)

Currently implemented Endpoints:

- [Authentication](http://api.adform.com/help/references/buyer-solutions/account/authentication/login)
- [Advertisers](http://api.adform.com/help/references/buyer-solutions/advertiser/management/get-advertisers)
- [Campaigns](http://api.adform.com/help/references/buyer-solutions/campaign)
- [Users](http://api.adform.com/help/references/buyer-solutions/account/users/get-users)
- [Reporting Stats](http://api.adform.com/help/references/buyer-solutions/reporting/stats)
- [Data Export](http://api.adform.com/help/references/buyer-solutions/reporting/data-exports)

### Run Tests

[](#run-tests)

Use \[Composer\] to download dependencies:

```
$ composer install

```

Then run:

```
$ ./vendor/bin/phpunit

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Recently: every ~46 days

Total

10

Last Release

3175d ago

PHP version history (2 changes)v1.0.1PHP ^5.6 || ^7.0

v1.0.7PHP ^5.6 || ^7.0 || ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/82fc75f1ae8ed221d2e483540177ed22c5cd0825f88f106be3d0158612851d84?d=identicon)[gruppodigitouch](/maintainers/gruppodigitouch)

---

Top Contributors

[![whitekross](https://avatars.githubusercontent.com/u/71740?v=4)](https://github.com/whitekross "whitekross (15 commits)")

---

Tags

apiGuzzleadform

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gruppodigitouch-adform-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/gruppodigitouch-adform-php-sdk/health.svg)](https://phpackages.com/packages/gruppodigitouch-adform-php-sdk)
```

###  Alternatives

[e-moe/guzzle6-bundle

Integrates Guzzle 6 into your Symfony application

11259.2k](/packages/e-moe-guzzle6-bundle)[antoinelemaire/aircall-php

Aircall API client built on top of Guzzle 6

1049.6k](/packages/antoinelemaire-aircall-php)[pingpong/facebook

Facebook OAuth v4 for Laravel Framework

1129.7k](/packages/pingpong-facebook)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
