PHPackages                             digitouch/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. [API Development](/categories/api)
4. /
5. digitouch/adform-php-sdk

ActiveLibrary[API Development](/categories/api)

digitouch/adform-php-sdk
========================

AdForm APIs Client for PHP based on Guzzle

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

Since Jan 20Pushed 8y ago1 watchersCompare

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

READMEChangelog (10)DependenciesVersions (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

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community6

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

3180d ago

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

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

### Community

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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