Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

p4veI/artax-adapter

 
 

Repository files navigation

Artax adapter for PHP HTTP

Latest Version Build Status Code Coverage Quality Score Total Downloads

Artax HTTP Adapter.

Install

Via Composer

$ composer require php-http/artax-adapter

Documentation

Please see the official documentation.

Testing

First launch the http server:

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

Then the test suite:

$ composer test

Contributing

Please see our contributing guide.

Security

If you discover any security related issues, please contact us at [email protected].

License

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

Packages

No packages published

Languages

  • PHP 100.0%