PHPackages                             f3ath/appnexus - 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. f3ath/appnexus

ActiveLibrary[API Development](/categories/api)

f3ath/appnexus
==============

Simple AppNexus (appnexus.com) client

0.4.0(8y ago)1270.0k↓47.3%8[1 PRs](https://github.com/f3ath/appnexusclient/pulls)1MITPHPPHP &gt;=5.3.0CI failing

Since Mar 21Pushed 6y ago4 watchersCompare

[ Source](https://github.com/f3ath/appnexusclient)[ Packagist](https://packagist.org/packages/f3ath/appnexus)[ Docs](https://github.com/f3ath/AppNexusClient)[ RSS](/packages/f3ath-appnexus/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (10)Used By (1)

AppNexusClient
==============

[](#appnexusclient)

[![Total Downloads](https://camo.githubusercontent.com/7681c62bd089a52b52902e3791c2c7e8e2d119c50f0f7b0f61206baf9ed3f9a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f66336174682f6170706e657875732e737667)](https://packagist.org/packages/f3ath/appnexus)[![Latest Stable Version](https://camo.githubusercontent.com/27e893fcf528cbc22d9557836ae12f7a98df836dcf82c71f5b0531f3870c1317/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66336174682f6170706e657875732e737667)](https://packagist.org/packages/f3ath/appnexus)[![Travis Build](https://camo.githubusercontent.com/6cd2a6f63a0cf339bc4d207227f15045435ada725a6a7801ed61c7036d11d3e7/68747470733a2f2f7472617669732d63692e6f72672f66336174682f6170706e65787573636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/f3ath/appnexusclient)[![SensioLabs Insight](https://camo.githubusercontent.com/2668b59f9992492b5932d6716ce74f39e19776d08637511fe23d815e005c29f6/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f33363337613863662d383733352d343635612d623532382d6134616431656466663031372e737667)](https://insight.sensiolabs.com/projects/3637a8cf-8735-465a-b528-a4ad1edff017)

A simple Appnexus API client

You can help development of this library by providing me an API key
===================================================================

[](#you-can-help-development-of-this-library-by-providing-me-an-api-key)

Install
=======

[](#install)

Via [composer](https://getcomposer.org): `$ composer require "f3ath/appnexus"`

Use
===

[](#use)

```
$storage = new F3\AppNexusClient\ArrayTokenStorage(); // Memcached and Apc storage are also available
$appnexus = new F3\AppNexusClient\AppNexusClient('username', 'password', "http://api-console.client-testing.adnxs.net/", $storage);
var_dump($appnexus->call(F3\AppNexusClient\HttpMethod::GET, '/user'));
```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.1% 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 ~146 days

Recently: every ~125 days

Total

9

Last Release

3272d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f342ce8504c834a3ac4fcf17b31c1e750cd4dc6f24be523d28ce2b96609a7582?d=identicon)[f3ath](/maintainers/f3ath)

---

Top Contributors

[![f3ath](https://avatars.githubusercontent.com/u/831399?v=4)](https://github.com/f3ath "f3ath (40 commits)")[![fedemotta](https://avatars.githubusercontent.com/u/250785?v=4)](https://github.com/fedemotta "fedemotta (6 commits)")[![shindakioku](https://avatars.githubusercontent.com/u/28839051?v=4)](https://github.com/shindakioku "shindakioku (1 commits)")

---

Tags

apiclientappnexusappnexus.com

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/f3ath-appnexus/health.svg)

```
[![Health](https://phpackages.com/badges/f3ath-appnexus/health.svg)](https://phpackages.com/packages/f3ath-appnexus)
```

###  Alternatives

[deepseek-php/deepseek-php-client

deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.

47073.9k5](/packages/deepseek-php-deepseek-php-client)[skeeks/yii2-google-api

Component for work with google api based on google/apiclient

1243.1k1](/packages/skeeks-yii2-google-api)

PHPackages © 2026

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