pxgamer/http-adapters

A collection of HTTP adapters for API wrappers.

v1.0.0 2019-10-10 10:52 UTC

This package is auto-updated.

Last update: 2024-04-10 22:08:59 UTC


README

Latest Version on Packagist Software License Build Status Style CI Code Coverage Total Downloads

A collection of HTTP adapters for API wrappers.

Install

Via Composer

$ composer require pxgamer/http-adapters

Usage

This package contains an HttpAdapter interface that can be implemented for consistent usage.

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

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

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

Credits

License

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