PHPackages                             pxgamer/http-adapters - 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. pxgamer/http-adapters

ActiveLibrary

pxgamer/http-adapters
=====================

A collection of HTTP adapters for API wrappers.

v1.0.0(6y ago)0951MITPHPPHP ^7.2

Since Oct 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/owenvoke/http-adapters)[ Packagist](https://packagist.org/packages/pxgamer/http-adapters)[ RSS](/packages/pxgamer-http-adapters/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (1)

HTTP Adapters
=============

[](#http-adapters)

[![Latest Version on Packagist](https://camo.githubusercontent.com/40174c86bb69d1c2ed8684d15132bb1128455218aa9d77b3b92a813f5ef191b3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f707867616d65722f687474702d61646170746572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/http-adapters)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/fbc0af865d52a5577f099da4b55c63f8c77657072e91c6bda4a2189895f93065/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f707867616d65722f687474702d61646170746572732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/pxgamer/http-adapters)[![Style CI](https://camo.githubusercontent.com/0c804343453861b7cfa54665c8d588cf5a61ca8dcd0b865820da2010752d1f05/68747470733a2f2f7374796c6563692e696f2f7265706f732f3231333837393339322f736869656c64)](https://styleci.io/repos/213879392)[![Code Coverage](https://camo.githubusercontent.com/1425da77e92254dc2574f270f0facdd8bd40cb3d002461741398458ed2242455/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f707867616d65722f687474702d61646170746572732e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/pxgamer/http-adapters)[![Total Downloads](https://camo.githubusercontent.com/3c6bf18f2183cb954b57a287052df66d46f9c6010b0569d91b28e3141ad8c0e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f707867616d65722f687474702d61646170746572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/http-adapters)

A collection of HTTP adapters for API wrappers.

Install
-------

[](#install)

Via Composer

```
$ composer require pxgamer/http-adapters
```

Usage
-----

[](#usage)

This package contains an [`HttpAdapter`](src/HttpAdapter.php) interface that can be implemented for consistent usage.

Adapters will be created for Guzzle, Curl, etc. in future.

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](.github/CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](.github/CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [pxgamer](https://github.com/pxgamer)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

Unknown

Total

1

Last Release

2404d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1899334?v=4)[Owen Voke](/maintainers/owenvoke)[@owenvoke](https://github.com/owenvoke)

---

Top Contributors

[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (6 commits)")[![bradietilley](https://avatars.githubusercontent.com/u/44430471?v=4)](https://github.com/bradietilley "bradietilley (2 commits)")

---

Tags

composerhttpinterfacesphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pxgamer-http-adapters/health.svg)

```
[![Health](https://phpackages.com/badges/pxgamer-http-adapters/health.svg)](https://phpackages.com/packages/pxgamer-http-adapters)
```

PHPackages © 2026

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