mediamath/t1-php

T1 PHP SDK for the MediaMath API Platform

Installs: 7 223

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 157

Forks: 2

Open Issues: 9

pkg:composer/mediamath/t1-php

1.0.6 2017-08-15 11:34 UTC

README

Extensible and customisable PHP SDK for interacting with the T1 API

  • Supports adama session cookie authentication out of the box
  • Supports OAuth authentication out of the box
  • Supports user/password authentication out of the box
  • Authentication is fully customisable
  • Can convert CSV, XML & JSON API responses to PHP objects & arrays out of the box
  • Response decoding is fully customisable
  • HTTP transport is fully customisable (Guzzle HTTP transport included)
  • Can cache API responses
  • API response cache is fully customisable (Doctrine cache included)

Ready to go?

Read the documentation