pxgamer / http-adapters
A collection of HTTP adapters for API wrappers.
Fund package maintenance!
owenvoke
ecologi.com/owenvoke?gift-trees
Requires
- php: ^7.2
Requires (Dev)
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2024-10-10 23:08:15 UTC
README
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.