PHPackages                             php-http/artax-adapter - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. php-http/artax-adapter

ActiveLibrary[HTTP &amp; Networking](/categories/http)

php-http/artax-adapter
======================

v0.1.2(8y ago)52.1k↓50%3[4 issues](https://github.com/php-http/artax-adapter/issues)MITPHPPHP ^7.0

Since Jul 13Pushed 5y ago2 watchersCompare

[ Source](https://github.com/php-http/artax-adapter)[ Packagist](https://packagist.org/packages/php-http/artax-adapter)[ RSS](/packages/php-http-artax-adapter/feed)WikiDiscussions master Synced 1mo ago

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

Artax adapter for PHP HTTP
==========================

[](#artax-adapter-for-php-http)

[![Latest Version](https://camo.githubusercontent.com/608631e4ec2a7b62931b7584ad827f035e8fb9a42dbb561c84aef0ec6c16f3b3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7068702d687474702f61727461782d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/php-http/package/artax-adapter)[![Build Status](https://camo.githubusercontent.com/883b7ecedb74dfec803af07be79c6d969fa18b38f828006ddb8735abe3927c12/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d687474702f61727461782d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/php-http/artax-adapter)[![Code Coverage](https://camo.githubusercontent.com/097f8f53f0c668f991d54b80838972ab0a8de0af664c654ddff86c01f7500fd8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7068702d687474702f61727461782d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/php-http/artax-adapter)[![Quality Score](https://camo.githubusercontent.com/08b6d57843bd237394b6ef0c26068637396b3513a0a43659837fcd1a6f986c48/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7068702d687474702f61727461782d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/php-http/artax-adapter)[![Total Downloads](https://camo.githubusercontent.com/56820affcba60b70b2d1609c83cca84d056dbb0e668fa5cf27d0a1ff3019976e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068702d687474702f61727461782d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/php-http/artax-adapter)

**Artax HTTP Adapter.**

Install
-------

[](#install)

Via Composer

```
$ composer require php-http/artax-adapter
```

Documentation
-------------

[](#documentation)

Please see the [official documentation](http://docs.php-http.org/en/latest/clients/artax-adapter.html).

Testing
-------

[](#testing)

First launch the http server:

```
$ ./vendor/bin/http_test_server > /dev/null 2>&1 &
```

Then the test suite:

```
$ composer test
```

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

[](#contributing)

Please see our [contributing guide](http://docs.php-http.org/en/latest/development/contributing.html).

Security
--------

[](#security)

If you discover any security related issues, please contact us at .

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance4

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~97 days

Total

3

Last Release

3028d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/401ccc5eea13c60cf807ae982af00e368e2166e2f26d8eb541dcd881a57385bc?d=identicon)[Nyholm](/maintainers/Nyholm)

![](https://www.gravatar.com/avatar/3fb6e13a139230893f783118651540d3d057979fd726fefd135b1b397873010e?d=identicon)[php-http](/maintainers/php-http)

---

Top Contributors

[![kelunik](https://avatars.githubusercontent.com/u/2743004?v=4)](https://github.com/kelunik "kelunik (12 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (11 commits)")[![joelwurtz](https://avatars.githubusercontent.com/u/90466?v=4)](https://github.com/joelwurtz "joelwurtz (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/php-http-artax-adapter/health.svg)

```
[![Health](https://phpackages.com/badges/php-http-artax-adapter/health.svg)](https://phpackages.com/packages/php-http-artax-adapter)
```

###  Alternatives

[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48247.0M383](/packages/php-http-curl-client)[php-http/httplug-bundle

Symfony integration for HTTPlug

38921.0M54](/packages/php-http-httplug-bundle)[friendsofsymfony/http-cache

Tools to manage HTTP caching proxies with PHP

36114.7M36](/packages/friendsofsymfony-http-cache)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[laudis/neo4j-php-client

Neo4j-PHP-Client is the most advanced PHP Client for Neo4j

184616.9k31](/packages/laudis-neo4j-php-client)[elastic/transport

HTTP transport PHP library for Elastic products

1920.6M7](/packages/elastic-transport)

PHPackages © 2026

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