PHPackages                             adam-paterson/api-client-foundation - 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. adam-paterson/api-client-foundation

ActiveLibrary[API Development](/categories/api)

adam-paterson/api-client-foundation
===================================

0.1.2(9y ago)019MITPHPPHP ~7.0

Since Apr 7Pushed 9y agoCompare

[ Source](https://github.com/adam-paterson/api-client-foundation)[ Packagist](https://packagist.org/packages/adam-paterson/api-client-foundation)[ Docs](https://github.com/adam-paterson/api-client-foundation)[ RSS](/packages/adam-paterson-api-client-foundation/feed)WikiDiscussions develop Synced 3w ago

READMEChangelog (3)Dependencies (10)Versions (7)Used By (0)

API Client Foundation
=====================

[](#api-client-foundation)

[![Latest Version on Packagist](https://camo.githubusercontent.com/99757fdc4982b2003b09693a384e5fdbb28c665b0bd4f35ffdd22b3d92c976e9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6164616d2d7061746572736f6e2f6170692d636c69656e742d666f756e646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adam-paterson/api-client-foundation)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/cc1647373315ce00e0bc7b37991e272954e5a9709fbf556a843ebef23c2618e6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6164616d2d7061746572736f6e2f6170692d636c69656e742d666f756e646174696f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/adam-paterson/api-client-foundation)[![Coverage Status](https://camo.githubusercontent.com/aaf5bfa7e743723a6bb72f6f5b0c10bd854260d9834f1b2821a74890dc42f407/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6164616d2d7061746572736f6e2f6170692d636c69656e742d666f756e646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/adam-paterson/api-client-foundation/code-structure)[![Quality Score](https://camo.githubusercontent.com/235280e9e93a8b949da75d8eb1c5cf16f9fc026f290aadf246574adccc1395f3/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6164616d2d7061746572736f6e2f6170692d636c69656e742d666f756e646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/adam-paterson/api-client-foundation)[![Total Downloads](https://camo.githubusercontent.com/deb1d2e31ad74d3daefd7f329cfef7ecab87ba3641811c098806bcf11078e4aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6164616d2d7061746572736f6e2f6170692d636c69656e742d666f756e646174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adam-paterson/api-client-foundation)

Install
-------

[](#install)

Via Composer

```
$ composer require adam-paterson/api-client-foundation
```

Basic Usage
-----------

[](#basic-usage)

```
$api = new AdamPaterson\ApiClient\Foundation\ApiClient::create();
$response = $api->get('/resource/path', ['param1' => 'param']);
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Adam Paterson](https://github.com/adam-paterson)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

3366d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/296c5969d49c166c45bbe6066cc3057d7279a1451f495186ac82de0de9455107?d=identicon)[Adam\_Paterson](/maintainers/Adam_Paterson)

---

Top Contributors

[![adam-paterson](https://avatars.githubusercontent.com/u/1008727?v=4)](https://github.com/adam-paterson "adam-paterson (8 commits)")

---

Tags

abstractionapi-clientapi-wrapperphp-apipsr-7adam-patersonapi-client-foundation

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/adam-paterson-api-client-foundation/health.svg)

```
[![Health](https://phpackages.com/badges/adam-paterson-api-client-foundation/health.svg)](https://phpackages.com/packages/adam-paterson-api-client-foundation)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28146.3k](/packages/phpro-http-tools)[brd6/notion-sdk-php

Notion SDK for PHP

6021.6k](/packages/brd6-notion-sdk-php)[m4tthumphrey/php-gitlab-api

GitLab API v4 client for PHP

9515.7M72](/packages/m4tthumphrey-php-gitlab-api)[toin0u/digitalocean-v2

DigitalOcean API v2 client for PHP

7281.1M20](/packages/toin0u-digitalocean-v2)[php-http/httplug-bundle

Symfony integration for HTTPlug

38921.5M59](/packages/php-http-httplug-bundle)

PHPackages © 2026

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