PHPackages                             mmoravac/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mmoravac/appnexus

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mmoravac/appnexus
=================

Simple AppNexus client

01.1kPHP

Since Sep 21Pushed 7y agoCompare

[ Source](https://github.com/mmoravac/appnexus)[ Packagist](https://packagist.org/packages/mmoravac/appnexus)[ RSS](/packages/mmoravac-appnexus/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#AppNexusClient Modified Version of A simple Appnexus API client

\#Install Via [composer](https://getcomposer.org): `$ composer require "mmoravac/appnexus"`

\#Use

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

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/91e638810bdebb850ff45cddc03c75b2ec2c768a6be8e56700bd21fb84a768ee?d=identicon)[mmoravac](/maintainers/mmoravac)

---

Top Contributors

[![mmoravac](https://avatars.githubusercontent.com/u/25376848?v=4)](https://github.com/mmoravac "mmoravac (3 commits)")

### Embed Badge

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

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

###  Alternatives

[katsana/dusk-crawler

Web Crawler using Laravel Dusk

2313.0k](/packages/katsana-dusk-crawler)[34ml/filament-seo

SEO package for Filament Admin Panel

101.4k](/packages/34ml-filament-seo)

PHPackages © 2026

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