2017 © Pedro Peláez
 

library adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

image

digitouch/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  • Wednesday, August 30, 2017
  • by whitekross
  • Repository
  • 1 Watchers
  • 1 Stars
  • 4,841 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

AdForm SDK for PHP

Build Status Latest Stable Version, (*1)

The AdForm SDK for PHP to access AdForm's API, (*2)

Installation

$ composer require digitouch/adform-php-sdk

Usage

$api = new ApiFactory(new HttpClient);
$ticket = $api->auth('<username>', '<password>');
$result = $api->call(ApiFactory::ADVERTISERS, $ticket, ['Names' => '<name-filter>']);

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:, (*3)

$ php examples/advertisers.php

Endpoints

Currently implemented Endpoints: * Authentication * Advertisers * Campaigns * Users * Reporting Stats * Data Export, (*4)

Run Tests

Use [Composer] to download dependencies:, (*5)

$ composer install

Then run:, (*6)

$ ./vendor/bin/phpunit

The Versions

30/08 2017

dev-master

9999999-dev https://github.com/gruppodigitouch/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform

30/08 2017

1.0.8

1.0.8.0 https://github.com/gruppodigitouch/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform

30/08 2017

v1.0.7.2

1.0.7.2 https://github.com/gruppodigitouch/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform

30/08 2017

v1.0.7

1.0.7.0 https://github.com/gruppodigitouch/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform

01/03 2017

v1.0.6

1.0.6.0 https://github.com/theblogtvspa/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform

01/03 2017

v1.0.5

1.0.5.0 https://github.com/theblogtvspa/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform

28/02 2017

v1.0.4

1.0.4.0 https://github.com/theblogtvspa/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform

30/01 2017

v1.0.3

1.0.3.0 https://github.com/theblogtvspa/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform

27/01 2017

v1.0.2

1.0.2.0 https://github.com/theblogtvspa/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform

23/01 2017

v1.0.1

1.0.1.0 https://github.com/theblogtvspa/adform-php-sdk

AdForm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform

20/01 2017

v1.0.0

1.0.0.0 https://github.com/theblogtvspa/adform-php-sdk

Adorm APIs Client for PHP based on Guzzle

  Sources   Download

MIT

The Requires

 

The Development Requires

api guzzle adform