PHPackages                             theaamgroup/api-package - 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. theaamgroup/api-package

ActiveLibrary[API Development](/categories/api)

theaamgroup/api-package
=======================

Provides a PHP interface for The AAM Group's RESTful API.

1.6.3(1y ago)09.0k↓33.3%MITPHPPHP &gt;=7.3||&gt;=8

Since Jul 21Pushed 1y ago3 watchersCompare

[ Source](https://github.com/theaamgroup/API-Package)[ Packagist](https://packagist.org/packages/theaamgroup/api-package)[ Docs](https://github.com/theaamgroup/API-Package)[ RSS](/packages/theaamgroup-api-package/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (14)Used By (0)

API-Package
===========

[](#api-package)

This library provides an interface to AAM's API.

Getting Started
---------------

[](#getting-started)

These instructions assume you already have an API key with access to use AAM's API.

The API library can be added to a PHP project using Composer.

```
composer require theaamgroup/api-package

```

It's recommended to use some sort of autoloading function for the library's classes, but you can also `require`/`include` the files you need. You can see usage of this in the `examples` folder.

Authentication
--------------

[](#authentication)

All endpoints, with the exception of the Prop 65 endpoint, will require a valid API key passes as the `X-API-KEY` header. If your request is not authenticated correctly, you will receive an error response with 401 as the status code and "Invalid API key" as the error message.

Perform your authentication by passing your API key to the `Auth` constructor, then pass the Auth object to the endpoint you want to use. [View an example](https://github.com/theaamgroup/API-Package/blob/master/examples/Authentication/index.php).

Sample Code
-----------

[](#sample-code)

The `examples` folder contains sample code for the functions of every endpoint.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.5% 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 ~126 days

Recently: every ~143 days

Total

13

Last Release

614d ago

PHP version history (3 changes)1.0.0PHP ^7.3

1.5.1PHP &gt;=7.3

1.5.2PHP &gt;=7.3||&gt;=8

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11512002?v=4)[Jodi Nichols](/maintainers/nicholsjl)[@nicholsjl](https://github.com/nicholsjl)

![](https://avatars.githubusercontent.com/u/9885263?v=4)[The AAM Group](/maintainers/theaamgroup)[@theaamgroup](https://github.com/theaamgroup)

---

Top Contributors

[![nicholsjl](https://avatars.githubusercontent.com/u/11512002?v=4)](https://github.com/nicholsjl "nicholsjl (21 commits)")[![paulthepen](https://avatars.githubusercontent.com/u/36053850?v=4)](https://github.com/paulthepen "paulthepen (1 commits)")

---

Tags

the aam groupaam

### Embed Badge

![Health badge](/badges/theaamgroup-api-package/health.svg)

```
[![Health](https://phpackages.com/badges/theaamgroup-api-package/health.svg)](https://phpackages.com/packages/theaamgroup-api-package)
```

###  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)[facebook/php-business-sdk

PHP SDK for Facebook Business

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

PHP wrapper for the Meilisearch API

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

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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